How to Learn Machine Learning?

Harvey DucayHarvey Ducay
4 min read

What is Machine Learning?

Machine learning is basically teaching computers to learn from data - kind of like how we humans learn from experience, except computers don't get tired or need coffee breaks! It's a branch of artificial intelligence that's taking over pretty much every industry you can think of, from helping doctors detect diseases to recommending that next Netflix show you'll probably binge-watch.

As someone who's been a data engineer for years now, I've seen countless people get overwhelmed when starting their machine learning journey. Trust me, I've been there - staring at mathematical equations that looked more like ancient hieroglyphics than something I'd never understand. But don't worry, I'll break down the different paths you can take, depending on your goals and how much math you're willing to tolerate (just kidding... kind of).

Starting Machine Learning Journey At Different Career Levels | by ...

Different Ways to Learn Machine Learning

Let me tell you something funny - there are actually two types of people in the machine learning world: those who dive straight into coding with libraries like scikit-learn (the "just make it work" crowd), and those who start with calculus textbooks (the "but why does it work?" crowd). Both approaches are totally valid!

As someone who's tried both paths (and crashed and burned a few times), here's my honest breakdown:

The Quick and Dirty Way

Want to start building ML models ASAP? This is what I like to call the "scikit-learn and pray" approach. You can:

  • Learn Python (it's friendlier than it sounds, I promise!)

  • Jump straight into machine learning libraries

  • Start building models without diving too deep into the math

I actually started this way when my boss needed a prediction model "by yesterday." Did I fully understand what was happening under the hood? Nope! Did it work? Well... eventually!

TensorFlow vs. Scikit-Learn: How Do They Compare?

The Deep Dive Approach

This is for the brave souls who want to understand every single detail. You'll need:

  • Calculus (yes, those derivatives are coming back to haunt you)

  • Linear Algebra (matrices are your new best friends)

  • Statistics (probability distributions will be your breakfast reading)

I remember spending years in school with these math concepts, fueled by energy drinks and questionable life choices. But I'll tell you what - once it clicks, it's like having a superpower!

You may learn how to do machine learning concepts using pre-existing libraries such as scikit-learn and many more, but at some point you will feel the debt in knowledge where there will be gaps in what you are trying to do.

ML 1.8 Why We Need Math Knowledge for Machine Learning

Why Should You Care?

Look, I get it - learning machine learning can feel like trying to eat an elephant. But here's the thing: the field is exploding faster than my coffee addiction (and that's saying something). Every day I see companies scrambling to hire people who understand this stuff. Whether you're a fresh graduate or a seasoned developer, this knowledge is becoming as essential as knowing how to use a spreadsheet was in the '90s. If you’re here, well, I know you know how much machine learning engineers are getting paid by the hour ;).

Tips From Someone Who's Been There

  1. Start Small: My first ML project was predicting house prices. It wasn't revolutionary, but hey, it worked! And I didn't cry... much. Starting small prevents you from getting overwhelmed and it lets you start.

  2. Join Communities: Trust me, you'll need people to commiserate with when your model's accuracy is lower than your high school math grades. Getting feedback in public is as crucial as spending time to learn.

  3. Build Real Projects: Theory is great, but nothing beats the thrill (and frustration) of building something real. I learned more from my failed projects than from any tutorial. I believe that learning mostly comes from our failures more than our success.

Conclusion

Whether you choose to dive straight into coding or take the scenic route through math town, remember that everyone starts somewhere. I went from barely understanding what ML meant to building production models that actually work (most of the time). If I can do it, so can you!

And hey, if you're feeling overwhelmed, just remember: even the most sophisticated ML models sometimes make predictions that are about as accurate as my weather app - and we still keep trying!

For more nerdy data science content and occasional attempts at humor, check out my other articles on getting started with Python and data science fundamentals. Trust me, they're marginally more entertaining than watching paint dry! 😉


P.S. Let's Build Something Cool Together!

After years of stumbling through machine learning, I've found that learning is always better when done together. If you're stuck on a concept, need guidance, or just want to chat about ML, feel free to reach out to me on Linkedin

0
Subscribe to my newsletter

Read articles from Harvey Ducay directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Harvey Ducay
Harvey Ducay