- Видео 49
- Просмотров 276 091
Data with Sandro
Швейцария
Добавлен 19 ноя 2020
Just as AI has evolved to become more sophisticated, companies are also evolving. Organizations are now able to leverage technology better, automate their processes at scale and provide real-time data insights on how their customers are responding to their products.
Like organizations, I have also developed my skills over the past few years by practicing my knowledge of Machine Learning algorithms and Data Science on a wide variety of use cases. I am now in a position where I can create applications that leverage AI technologies in order to improve our business strategy and will help you leverage its true power to better our lives, you can learn more about our journey on my RUclips: ruclips.net/channel/UCHD5o0P16usdF00-ZQVcFog and Medium: medium.com/@DataWithSandro
Like organizations, I have also developed my skills over the past few years by practicing my knowledge of Machine Learning algorithms and Data Science on a wide variety of use cases. I am now in a position where I can create applications that leverage AI technologies in order to improve our business strategy and will help you leverage its true power to better our lives, you can learn more about our journey on my RUclips: ruclips.net/channel/UCHD5o0P16usdF00-ZQVcFog and Medium: medium.com/@DataWithSandro
What Professional Machine Learning Engineers ACTUALLY Do
Most people will only show you the highlights of their job, today we will look at what professional Machine Learning Engineers actually do in their life.
We will not only look at the many positive things Machine Learning Engineers experience but also the not-so-positive side, and be honest. And I will share many things you don't know about the job and what differences the many data roles may make to this.
If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn.
Twitter: DataWithSandro
LinkedIn: www.linkedin.com/in/sandro-luck-b9293a181/
Medium: medium.com/@DataWithSandro
Intro: 0:00
What is it actually like to be an ML Engineer: 0:30
Not only the positive: 1:1...
We will not only look at the many positive things Machine Learning Engineers experience but also the not-so-positive side, and be honest. And I will share many things you don't know about the job and what differences the many data roles may make to this.
If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn.
Twitter: DataWithSandro
LinkedIn: www.linkedin.com/in/sandro-luck-b9293a181/
Medium: medium.com/@DataWithSandro
Intro: 0:00
What is it actually like to be an ML Engineer: 0:30
Not only the positive: 1:1...
Просмотров: 47 173
Видео
My Ultimate Work From Home Desk Setup as a Software Engineer
Просмотров 1,3 тыс.Год назад
We are going to check out my lovely desk setup, where you can walk, sit and stand. I am working 70% from my home office and this walking pad incredibly big monitors and standing desk, keep me happy. I am going, to be honest, and tell you exactly what I think of each component and how often I use it. From video calling to hour-long coding sessions, I really love this setup. If you enjoyed this v...
4 Code Quality Tips That Made Me a Better ML Engineer
Просмотров 1,3 тыс.2 года назад
We will look into Software Quality in Machine Learning. How you can improve it through programming principles like KISS and commenting in Python. Additionally, we will look at Type Hints and how to become more productive in Minutes in your Data Science life! Complexity and the different variation of it that you need to look out for and in the end I show you my favorite PyCharm tricks. If you en...
How I Would Learn Machine Learning (If I Could Start Over)
Просмотров 6 тыс.2 года назад
If I could go back in time and learn machine learning again, I would do many things differently. This video contains all tips I would give my younger self, from the mindset to learning specific techniques faster. I would prioritize getting a general overview of all techniques and stress less about mathematical details. Today I will give you all these tips to improve your life in the world of Da...
How You can EASILY create Custom Datasets and Loaders!
Просмотров 17 тыс.2 года назад
Pytorch has some of the best tools to load your data and create datasets on the fly. We will cover examples of creating train, test, and validation datasets and data loaders in both PyTorch and PyTorch lightning. Additionally, we will cover what batching is and why you should be doing it. CODE: gist.github.com/SandroLuck/a5cee19b5706a8de11fa026d4aa7d478 Twitter: DataWithSandro Linke...
how much math do you NEED for machine learning?
Просмотров 16 тыс.2 года назад
In this video, we talk about how much math you will need for machine learning. It is a lot less than many will make you believe. I will cover the essential statistics, linear algebra, and calculus and courses where you can learn them if needed. Additionally, I will share my approach and favorite lookup book for all other questions. Finally, I reveal how much Mathematics I use in my daily life a...
Machine Learning Advice for University & College Students (Career)
Просмотров 5052 года назад
For all College students that want to break into the world of Machine Learning Engineering and Data Science. I will share in this video many tips and advice on how you can improve your university experience. If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn. Twitter: DataWithSandro LinkedIn: www.linkedin.com/in/sandro-luck-b9293a181/ Medium: medium.com/...
Top 5 Reasons Not to Become a ML Engineer
Просмотров 1,5 тыс.2 года назад
Here are my top 5 reasons not to become a Machine Learning Engineer. I think being a ML Engineer is one of the best careers, but it is a bad choice fo some! There surely are a lot of people who surely think they want it, but this type of work is not something they would truly enjoy. I hope this list of reasons why not to become an ML Engineer is helpful! If you enjoyed this video, I would be ex...
How to Become a Machine Learning Engineer in 2022
Просмотров 21 тыс.2 года назад
Here is the step-by-step guide on how you can become a Machine Learning (ML) Engineer this year! If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn. Twitter: DataWithSandro LinkedIn: www.linkedin.com/in/sandro-luck-b9293a181/ Medium: medium.com/@DataWithSandro 0:00 Intro 1:13 Learn The Right Skills 10:05 Where to Learn The Skills 12:28 Create A Project P...
5 Things You Don't Know About Pythons Pandas
Просмотров 3222 года назад
I did not know these 5 tricks about pythons pandas for a long time even as a Machine Learning Engineer/ Data Scientist. Let's make sure you will never again miss them in your toolbox. If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn. Twitter: DataWithSandro LinkedIn: www.linkedin.com/in/sandro-luck-b9293a181/ Medium: medium.com/@DataWithSandro Intro: 0...
The Most Pythonic Data Dashboard | Basics of Streamlit
Просмотров 1,8 тыс.2 года назад
The basics of Streamlit will help you build a Pythonic data dashboard that will amplify all your data science projects. From Machine Learning to Plotly everything will be much easier to showcase to people after this Streamlit crash course. If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn. Twitter: DataWithSandro LinkedIn: www.linkedin.com/in/sandro-luc...
Data Preprocessing Will Step Up Your Game | Be A Better Data Scientist
Просмотров 7822 года назад
"Garbage in Garbage out" holds true for both machine learning and data mining, if you are trying to become a true master you can not ignore the first step. We will look into the big Data preprocessing steps Data Integration, Data Cleaning, Data Transformation, and Data Reduction. These steps again consist of many techniques like Feature Engineering and dealing with Missing Values and Noisy Data...
The Next Big Thing Is Tiny ML? Machine Learning For Tinyml Devices
Просмотров 4,6 тыс.2 года назад
What is tinyml or tiny ml (Machine learning)? When is it used and on what e.g. Arduino, raspberry pie, TensorFlow lite. Why is it at part of embedded systems and all the fundamentals you should understand before starting to code it. Microcontrollers deserve ml too and this is what tiny ml is all about while we will not code in this video I will point you to resources that will simplify your lif...
3 Ways To Create Racing Bar Charts Both Without Code and With Python
Просмотров 9022 года назад
We will look into 3 ways to create racing bar charts for your next data science analysis project. Racing with these amazing graphs and plots to the moon is easy. We will do it both without code and with python. To do this we look into the flourish. If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn. Twitter: DataWithSandro LinkedIn: www.linkedin.com/in/s...
Biggest GitHub Projects 1999-2022, most worked on open source repos
Просмотров 2,1 тыс.2 года назад
Biggest GitHub Projects 1999-2022, most worked on open source repos
*FULL GUIDE* Transfer Learning From 0 to Hero in 15 min
Просмотров 1,1 тыс.2 года назад
*FULL GUIDE* Transfer Learning From 0 to Hero in 15 min
Behind every great content writer is a great AI! Jarvis vs Rytr
Просмотров 3642 года назад
Behind every great content writer is a great AI! Jarvis vs Rytr
AI Painted This! Incredible Generative Art by NVIDIA's GauGAN2
Просмотров 1,3 тыс.2 года назад
AI Painted This! Incredible Generative Art by NVIDIA's GauGAN2
Do You Even [Feature] Scale? What / Why / How / When Feature Scaling
Просмотров 1,1 тыс.3 года назад
Do You Even [Feature] Scale? What / Why / How / When Feature Scaling
WARNING: You'll Regret Training ML - BEFORE Doing This (Machine Learning)
Просмотров 2533 года назад
WARNING: You'll Regret Training ML - BEFORE Doing This (Machine Learning)
HP VS Bible, Text/Sentence/Document Classification [PyTorch & Huggingface]
Просмотров 3013 года назад
HP VS Bible, Text/Sentence/Document Classification [PyTorch & Huggingface]
Jupyter notebooks in the Cloud, with GOOGLE AI Workflow, GIT & Tips
Просмотров 2613 года назад
Jupyter notebooks in the Cloud, with GOOGLE AI Workflow, GIT & Tips
Urgent! for Data Scientist Cognitive Biases you NEED to know
Просмотров 2683 года назад
Urgent! for Data Scientist Cognitive Biases you NEED to know
20 Python Packages That Are Actually Great!
Просмотров 12 тыс.3 года назад
20 Python Packages That Are Actually Great!
Machine Learning tools you CAN NOT miss in 2021! (deep learning, ML, frameworks and packages)
Просмотров 8 тыс.3 года назад
Machine Learning tools you CAN NOT miss in 2021! (deep learning, ML, frameworks and packages)
Decision Tree 2021 Theory + Programming PYTHON [all you need to know]
Просмотров 6903 года назад
Decision Tree 2021 Theory Programming PYTHON [all you need to know]
Machine Learning Engineer Resume/CV SAMPLE [SOMETHING TO BUILD ON]
Просмотров 9 тыс.3 года назад
Machine Learning Engineer Resume/CV SAMPLE [SOMETHING TO BUILD ON]
BE PREPARED Machine Learning Engineer interview questions
Просмотров 54 тыс.3 года назад
BE PREPARED Machine Learning Engineer interview questions
Your job will be AUTOMATED (job automation through Machine Learning and Robots?)
Просмотров 4 тыс.3 года назад
Your job will be AUTOMATED (job automation through Machine Learning and Robots?)
10 BIGGEST AI companies 2021 [Machine Learning for the masses]
Просмотров 15 тыс.3 года назад
10 BIGGEST AI companies 2021 [Machine Learning for the masses]
Thank you for sharing!!
sancho pancro
Ah, I got most of these in my interview at a fintech startup for an Intern position last Autumn Anyways got rejected as I couldn't code up a snake-ladders-simulator after 40-45mins of rapid fire ML fundamentals 😭💀😬 That was my first and last interview, haven't really got any post that. Thanks for sharing
If I became good in python can I move forward toward machine learning engineering? This job will be important for the future?
Can we export plotly video as.mp4?
Hey, love this video thank you! I noticed at 3 minute 25 seconds the diagram shown has "ML entrepreneur." I have been digging into entrepreneurship/ ML for some time and would like to ask in your day to day roles do you work with external ML solution providers/ entrepreneurs? And what that route would look like. I've always been self employed so really just trying to see if theres a route for ML professionals to be self employed as opposed to working in corporate. Your reply would be much appreciated!
It’s amazing how this video: What professional software engineers ACTUALLY do, ruclips.net/video/Q0A35ZfgwHA/видео.htmlsi=1GUqy1dK-dzVuHX0 talks about the exact same thing. Exact same words, exact same points … I’m not sure who copied who, but how about being just a tiny bit more creative with the copied content ? 🤦🏾♀️
Oh scratch that, I now know who copied from whom 🤦🏾♀️🤦🏾♀️
Came to this video right after wasting 3min on another video just like you described in the beginning. Thank you!
Ok, interesting video. But after learning how tinyml behaves, what does it do and how easy is it to program and adapt to my needs?
Hey Sandro, I am looking for a piece of advice. I am a mid level automation QAE in a large company. I want to believe I am pretty technical and in my role I have a lot to do with coding. I’ve been working on transitioning into SDET role, but with AI becoming a the biggest deal in AI I am considering taking a ML bootcamp and trying to land a role as ML SDE. I don’t have a computer science degree and learned everything myself and by working. Do you think it’s realistic to get an ML Engineers role with my background after taking a comprehensive bootcamp?
So tough to break into ML tried to land a job for over a year now just given up on it 😔
That production was amazing in the beginning 😂😂😂🔥🔥🔥
Can you please share the ipynb file
Took ML course at my uni and failed the exam because it was all about proving formulas by hand (bruh). Why do unis overcomplicate everything :(
I think the problem is trying to find a course that teaches like this. I've started many courses labelled as suitable for people with high school level math education, only to find after a few hours, things are being explained to me using massive equations with meaningless symbols that look like they belong on the predators watch 😂 I'm already a decent python programmer with my own successful commercial software product, but it's been quite frustrating trying to find a suitable learning path so far. Just need a course that teaches how to build models first, before moving on to how it all works under the hood, otherwise I'm learning all the small details without knowing how to apply them. So far it's been like a driving instructor teaching me to drive by explaining the chemical composition of each car part.
Thanks. By the way, the audio is very quiet, and also some of your words completely disappear. Your noise gate threshold is probably set higher than your quietest words 👍
I'm getting my BS in data science currently and will be moving on to get my masters in machine learning. I'm not doing it for all the "fun things" in fact I would dread having to do those things that people consider fun. I'm pursuing this path because I want to sit behind a desk for 6 hours a day (preferably remote work from home) because I've had jobs where I had to wake up at 3 in the morning drag myself to work just to work in the rain at 15 degrees Fahrenheit.
How hard has it been for you?
10th Class Maths Is Enough
Please I have a question I’m a student and I don’t know what career path to choose I don’t know if I go to SWE,cybersecurity or ML and I’m actually a data science student please how you doing to choose your path ?
Do you mentor people? Like one on one mentoring to help those wanting to get into the field?
great¡¡¡ could you recommend some courses for free on internet plz?
This was pretty helpful, tanks
you need to know the names of esoteric equations, not necessarily how you use them. Chances are most of the guys in the field have very little real math skills, most of the math happens when you are shitting out academic papers and when trying to sound smart in discussions.
update it for 2024 then, plz. Worth to become ML engineer in 2024?
What is the value of even trying to solve these real-life problems if, most of the time, there is no solution, no correlation? If my work is not being used, will I risk getting fired?
Good question, maybe the video is a bit too harsh from that perspective. While very often the correlations that everyone hopes are very strong are a lot weaker than expected (due to various forms of noise, or just generally people being quite optimistic about what they do next). The correlations everyone trivially expects to exist have usually already been exploitet, which led me to the statements in this video, it's not that everything is random, it is just that lot more noise exists in the real world then we would expect. For the value perspective: it is often a lot of value gained, and process optimization or next steps that can be inferred from your work, also the outcome current data may not be enough is a good outcome, because you can optimize the process for your next evaluation in 6months, and killing bad projects early or rephrasing them is valuable in itself. Additionally when dealing with multiple millions ( as most business hiring data scientists etc. do) a few .% are already worth a lot😉
1:01: 📚 Don't be intimidated by math in machine learning, as you can get away with doing the bare minimum. 4:38: 📚 Understanding statistics, probability theory, and linear algebra is crucial for machine learning. 7:25: 🧮 Learning mathematics in machine learning is important, but focus on the basics and have fun building models. Recap by Tammy AI
A very true video... Really appreciate it 👍
What if my data is in hundreds of csv files...?
awesome video sandro ... love it
loving the 'slightly more honest' quip Sandro!
1- Bias-variance tradeoff 2- Difference between training set and validation set 3- Interpretability vs Accuracy 4- SQL questions 5- Behavioral questions 6- Approaching a problem with no labels 7- If you had an API how would you load a csv? 8- What is pep8? 9- What is a confusion matrix (error matrix)? 10- Anomaly detection 11- Grid search 12- Coding challenges
Hi Maestro, hope you are doing well. I just wanted to ask, if I do masters in computer science...can I have a prospect of becoming ML engineer in the future? P.S. I believe that without becoming a good software engineer, I can't become a good ML engineer. So asked.
Yes, you will. It'll actually give you an advantage
Hello im currently on my last year of bachelor in cs .i m goodan pythonand its few ml libraries should i focus on learning math and ow to build model or sql, data cleaning andhow to use model please help 1:58
Yes. You're welcome.
Its 2023 and its still a great video for me starting AI journey
``` #include<map> #include<iostream> #include <string> using namespace std; int main() { map<float, string>FloatString; FloatString[42] = "dog"; FloatString[42.0] = "cat"; for (auto element : FloatString){ cout<<element.first<<" is the capital of "; cout<<element.second<<endl; } return 0; } ``` Test this code in cpp and you will feel cpp is also strange.
Posted A year ago lol. Do you remember making this
Isn't AI engineer and ML engineer seperat major or ther is like mix of them
Depends heavily on the area/ company you are in, Ai Engineer might be used more in consulting or startups ( I don't think it is used in many companies as a job title). In the end it is developing topic
This is a great video! I am just starting my bachelor at WGU and venturing into understanding the world of IT/AI. I am not sure which of the degrees offered by WGU best suit the machine learning engineer goal; software engineering or computer science? Do you have thoughts on this? Any additional items I should focus on outside of the bachelor to ensure employability?
One thing I'm very confident to say is, the degree is never enough. I know a lot of people who have bachelor's degrees in CS/ IT and were unemployed for years.
I am doing BSCS at wgu. Its not enough for MLE. We need more education and experience to enter MLE field.
damn, desk setup tours be like🤣😂😂
Hey Sandro!, i just want to thank you for posting vids about ml. You really inspire me and really showed me guidance.❤
and what about NLP engineer? I’m actually thinking to go for a master degree in computational linguistics and language technologies and I’m actually getting very interested in NLP and help machine’s understand language, I know there are many linguist that work as NLP engineers, and also I even saw many job announcements about ML/NLP engineer that were asking also for a degree in computational linguistics ( others even a PhD in math so I think it really depends ). But I’m not sure if this is a path meant for linguists or not. Do you think NLP is a job that you can do only if you come from a STEM education with solid knowledge of math -algorithms? Obviously I’m not referring to ML/NLP researchers that research and create new algorithms and models from scratch, that’s not even what I want to do actually, but I mean to be an “applied NLP engineer “. Ppl told me you actually don’t need much math if you don’t want to create new algorithms, you just need some knowledge of calculus and linear algebra ( and more stronger knowledge of statistics) because nowadays you just use PyTorch or similar, but I don’t know until what point it is true I mean, for sure I know that I can’t take a ML university class in my degree since it requires too much math since it’s the classic theoretical academic course, so I’ll learn ML in other ways
Hi sandro. Thanks for this tutorial. I found it very easy to follow. However, I'm not sure if I correctly understood what your aim was when using the set_fold method. I wish you could give us more examples about this. Thanks!!!
Sandrooooo… where are you brother? Come out of RUclips retirement! Hope everything is okay
Damn! You went to ETH & UZH holy shit! No wonder you are good at ML
Almost 4 minutes without answering the question, I’d recommend that you just go straight to the point or people will lose interest.
I actually did immediately after I read your comment, thanks for the heads up, I’ll look for another video 🙏
I heard from a recruiter you should never do the bars for experience. Like what are you actually quantifying? What are the units? haha. How much you're not good at something? How much you're unqualified for the role? If you're not good at something, then why are you listing it on an application?
Sir..! You are really a superb guy..❤ I really love the way you explain as you have an indepth knowledge in ML. I love ML and your channel as well.. 💕💕💕. Thank you for such great content🤝🤝
get the badge in
00:00 Most videos about the life of a machine learning engineer show only the highlights, but the reality is that they spend most of their time behind a desk, working on a computer. 00:59 A typical day for a machine learning engineer involves a morning stand-up meeting with the team, discussing problems and plans for the day. There may also be additional discussions and collaboration with team members on infrastructure and project-related issues. 03:27 The day is usually divided between meetings and coding, with meetings involving discussions with stakeholders about model performance, technical discussions about infrastructure, and planning for future projects. 04:53 The job titles in the field of data can vary greatly, and it's important to understand the different roles and levels of variation within a company before joining. 05:23 The distribution of tasks in a machine learning engineer's day can vary, with a mix of machine learning project work, infrastructure work, support, and meetings. These proportions can fluctuate depending on the stage of a project or other factors. 06:22 Machine learning engineers often work on the same type of ML problem for a long time, focusing on a specific domain or use case. They also work on someone else's code base and tend to settle on specific tools and technologies. 07:51 Documentation is an important part of the job, including writing documentation in Confluence, writing emails and messages, and documenting progress and decisions in JIRA. 08:51 Real-world data is often messy and noisy, requiring a lot of data cleaning and dealing with unexpected issues. Finding clear correlations and solutions can be challenging, and many projects may not have the desired outcome. 10:19 Despite the challenges, being a machine learning engineer is still considered one of the best jobs in the world, but it's important to acknowledge the imperfections and not pretend that everything is perfect.
Thanks for saving my time👍👍
Thankyou you saved my time
Great rundown