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

Creating and evaluating regression algorithms

We talked about a few different algorithms in previous chapters. Which one should we choose? There are pros and cons for each, and sometimes it's not apparent which one we should go for. In this section, we'll look at a few possible algorithms and do a quick check to determine how viable each of them is. We'll then train the winner and finally analyze in more depth the results by looking at a few evaluation techniques. Before we do that, let's make sure we are looking at the correct problem family.

Comparing regression and classification

When we've looked at the target data and what our goal is, we saw that the quality is measured by discrete values from 1 to 9. If that's the case, then why aren't we looking at this as a classification problem? The short answer is we could. This example was chosen to make you think about the nuances that can arise with data science, and the answer you get depends...

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