Free preview
You can read roughly the first 3 minutes of this lesson before upgrading.
Speaking the Same Language as Your ML Team
Imagine trying to order a coffee in a foreign country without knowing the language. You might end up with a hot chocolate instead. That's what it's like trying to manage a machine learning project without understanding the basic terms. Let's make sure you get the right brew.
Data and Features
Think of data as the raw ingredients in your machine learning recipe. It's the unprocessed, unpolished stuff you'll need to create a model. In ML, data can be anything from numbers in spreadsheets to images and text.
Features are the specific ingredients you select from your data to cook up a model. If data is your entire pantry, features are the items you pull out to bake a cake. For example, if you're building a model to predict house prices, features might include the number of bedrooms, location, and square footage.
What comes next
Why This Matters for PMs
Understanding data and features helps you make informed decisions on what your ML model needs, what data to prioritize, and how to interpret ML jargon in meetings.
Model Training and Testing
Model training is where the magic happens. It's like teaching a dog new tricks. You show the model data (in the form of features) and let it learn to make predictions.
Finish: Speaking the Same Language as Your ML Team
Continue instantly and access the complete breakdown, diagrams, exercises, and downloadable templates from Working With ML Teams.