Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
The Applied Data Science Workshop - Second Edition

You're reading from  The Applied Data Science Workshop - Second Edition

Product type Book
Published in Jul 2020
Publisher Packt
ISBN-13 9781800202504
Pages 352 pages
Edition 2nd Edition
Languages
Author (1):
Alex Galea Alex Galea
Profile icon Alex Galea

Introduction

Having gone through a fairly involved analysis in the previous chapter, you should now be feeling comfortable using Jupyter Notebooks to work with data. In addition to data exploration and visualization, our analysis included a couple of relatively simple modeling problems, where we trained linear regression models. These lines of best fit were very easy to create because only two dimensions were involved and the data was very clean.

As we will see in later chapters, training more advanced models (such as decision trees) can be just as easy because of the simplicity of open source software such as scikit-learn. The work involved in preparing data, however, can be significantly more difficult, depending on the details of the relevant datasets.

The quality of training data is very important for creating a model that will generalize well to future samples. For example, errors in your training dataset will cause the model to learn patterns that don't reflect the...

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}