Skip to Content
Mastering Java Machine Learning
book

Mastering Java Machine Learning

by Uday Kamath, Krishna Choppella
July 2017
Beginner to intermediate
556 pages
13h 8m
English
Packt Publishing
Content preview from Mastering Java Machine Learning

Model assessment, evaluation, and comparisons

The key ideas discussed here are:

  • How to assess or estimate the performance of the classifier on unseen datasets that it will be predicting on future unseen datasets.
  • What are the metrics that we should use to assess the performance of the model?
  • How do we compare algorithms if we have to choose between them?

Model assessment

In order to train the model(s), tune the model parameters, select the models, and finally estimate the predictive behavior of models on unseen data, we need many datasets. We cannot train the model on one set of data and estimate its behavior on the same set of data, as it will have a clear optimistic bias and estimations will be unlikely to match the behavior in the unseen data. So ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Machine Learning in Java - Second Edition

Machine Learning in Java - Second Edition

AshishSingh Bhatia, Bostjan Kaluza

Publisher Resources

ISBN: 9781785880513Supplemental Content