Machine Learning

Using data and math to let software learn patterns instead of hardcoding rules.

What it is

Machine learning is about finding patterns in data so the model can make predictions or decisions on new inputs.

Common uses

  • Recommendations and personalization
  • Fraud or anomaly detection
  • Language, vision, and speech understanding

Starter mindset

  • Begin with a small, measurable problem
  • Define how you will know it works before training
  • Keep your data and labels clean and versioned