Machine Learning

Machine Learning

Machine Learning

Machine learning builds models by finding statistical patterns in training examples. Supervised learning uses labeled examples, such as documents coded responsive or not, while unsupervised approaches find structure without labels.

Performance depends heavily on whether the training data resembles the data the model will encounter in production.

Alternative Names:

ML, Statistical Learning

Why it Matters?

Machine learning underlies the e-discovery tools courts have accepted for over a decade, which gives legal buyers a useful precedent: technology-assisted review was validated through statistical sampling rather than through faith in the algorithm. The same evidentiary posture applies to newer applications, and it is why validation on representative documents matters more than vendor benchmarks.

Frequently Confused with

Related terms

Frequently asked questions

How is machine learning different from rules-based software?

How is machine learning different from rules-based software?

Rules-based systems follow logic a person wrote. Machine learning derives its behavior from patterns in training data, which makes it more flexible and less predictable.

Why does training data matter so much?

Why does training data matter so much?

Because the model learns from it. A system trained on documents unlike those a practice actually handles will perform worse in production than in a demonstration.