Supervised Machine Learning with Python
eBook - ePub

Supervised Machine Learning with Python

Develop rich Python coding practices while exploring supervised machine learning

  1. 162 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Supervised Machine Learning with Python

Develop rich Python coding practices while exploring supervised machine learning

About this book

Teach your machine to think for itself!

Key Features

  • Delve into supervised learning and grasp how a machine learns from data
  • Implement popular machine learning algorithms from scratch
  • Explore some of the most popular scientific and mathematical libraries in the Python language

Book Description

Supervised machine learning is used in a wide range of sectors, such as finance, online advertising, and analytics, to train systems to make pricing predictions, campaign adjustments, customer recommendations, and much more by learning from the data that is used to train it and making decisions on its own. This makes it crucial to know how a machine 'learns' under the hood.This book will guide you through the implementation and nuances of many popular supervised machine learning algorithms, and help you understand how they work. You'll embark on this journey with a quick overview of supervised learning and see how it differs from unsupervised learning. You'll then explore parametric models, such as linear and logistic regression, non-parametric methods, such as decision trees, and a variety of clustering techniques that facilitate decision-making and predictions. As you advance, you'll work hands-on with recommender systems, which are widely used by online companies to increase user interaction and enrich shopping potential. Finally, you'll wrap up with a brief foray into neural networks and transfer learning.By the end of this book, you'll be equipped with hands-on techniques and will have gained the practical know-how you need to quickly and effectively apply algorithms to solve new problems.

What you will learn

  • Crack how a machine learns a concept and generalizes its understanding of new data
  • Uncover the fundamental differences between parametric and non-parametric models
  • Implement and grok several well-known supervised learning algorithms from scratch
  • Work with models in domains such as ecommerce and marketing
  • Get to grips with algorithms such as regression, decision trees, and clustering
  • Build your own models capable of making predictions
  • Delve into the most popular approaches in deep learning such as transfer learning and neural networks

Who this book is for

This book is for anyone who wants to get started with supervised learning. Intermediate knowledge of Python programming along with fundamental knowledge of supervised learning is expected.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Supervised Machine Learning with Python by Taylor Smith in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Title Page
  2. Copyright and Credits
  3. About Packt
  4. Contributor
  5. Preface
  6. First Step Towards Supervised Learning
  7. Implementing Parametric Models
  8. Working with Non-Parametric Models
  9. Advanced Topics in Supervised Machine Learning
  10. Other Books You May Enjoy