What Machine Learning Does Well

Machine learning is useful when you have repeatable decisions or patterns in data and want a system to learn from examples.

Common ML jobs include:

  • classification
  • ranking
  • forecasting
  • anomaly detection
  • recommendation

If the product repeatedly asks, "What is likely to happen?" or "Which item is most relevant?" ML may be a fit.