Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Training Systems using Python Statistical Modeling

You're reading from  Training Systems using Python Statistical Modeling

Product type Book
Published in May 2019
Publisher Packt
ISBN-13 9781838823733
Pages 290 pages
Edition 1st Edition
Languages
Author (1):
Curtis Miller Curtis Miller
Profile icon Curtis Miller
Toc

Training models

In this section, we will see supervised learning in action. We won't look at complicated algorithms, but we will look at how to train even a simple algorithm and machine learning best practices, such as splitting data into training and test data, and performing cross-validation.

Issues in training supervised learning models

When a model does not predict the target variable well, it underfits. This is true for both seen and unseen future data. Underfitting is when an algorithm trained to predict a value does so poorly both on the training data and on future, unseen data. Overfitting is when a model predicts training data well, but does not generalize well, and so predicts future data poorly. Data analysts...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime