Reader small image

You're reading from  Building Data Science Solutions with Anaconda

Product typeBook
Published inMay 2022
PublisherPackt
ISBN-139781800568785
Edition1st Edition
Concepts
Right arrow
Author (1)
Dan Meador
Dan Meador
author image
Dan Meador

Dan Meador is an Engineering Manager at Anaconda and is the creator of Conda as well as a champion of open source at Anaconda. With a history of engineering and client facing roles, he has the ability to jump into any position. He has a track record of delivering as a leader and a follower in companies from the Fortune 10 to startups.
Read more about Dan Meador

Right arrow

Evaluating and using scikit-learn

Let's say you want to tackle a problem you have, such as wanting to evaluate the price of houses in California. You know you want to evaluate the popular data science framework scikit-learn to see if it fits your need. Scikit-learn is a very powerful ready-to-go solution that allows you to train and evaluate many different types of models.

One of the most powerful things a library or piece of software can do is provide abstraction so that you can do a lot with a little. Scikit-learn exposes just enough that with very readable and specific commands the result is the creation of a model that years ago would have taken you a week to come up with on your own.

Think of it as being like giving your order to a waiter. You give them a high-level insight into what you would like to eat, and they relay that information to the chef who already knows how to prepare a fantastic meal. You don't need to worry about what exact temperature to set the...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Building Data Science Solutions with Anaconda
Published in: May 2022Publisher: PacktISBN-13: 9781800568785

Author (1)

author image
Dan Meador

Dan Meador is an Engineering Manager at Anaconda and is the creator of Conda as well as a champion of open source at Anaconda. With a history of engineering and client facing roles, he has the ability to jump into any position. He has a track record of delivering as a leader and a follower in companies from the Fortune 10 to startups.
Read more about Dan Meador