Loading...

Machine Learning

Algorithms that learn patterns from data instead of being explicitly programmed.

When to use: When you have many examples but cannot hand-write the rules: vision, language, fraud, recommendation.

Example: A spam filter that learns from millions of labeled emails is supervised ML. Clustering customers by purchase history is unsupervised ML.

More ML Algorithms Glossary terms