Book Image

Practical Machine Learning with TensorFlow 2.0 and Scikit-Learn [Video]

By : Samuel Holt
3 (2)
Book Image

Practical Machine Learning with TensorFlow 2.0 and Scikit-Learn [Video]

3 (2)
By: Samuel Holt

Overview of this book

Have you been looking for a course that teaches you effective machine learning in scikit-learn and TensorFlow 2.0? Or have you always wanted an efficient and skilled working knowledge of how to solve problems that can't be explicitly programmed through the latest machine learning techniques? If you're familiar with pandas and NumPy, this course will give you up-to-date and detailed knowledge of all practical machine learning methods, which you can use to tackle most tasks that cannot easily be explicitly programmed; you'll also be able to use algorithms that learn and make predictions or decisions based on data. The theory will be underpinned with plenty of practical examples, and code example walk-throughs in Jupyter notebooks. The course aims to make you highly efficient at constructing algorithms and models that perform with the highest possible accuracy based on the success output or hypothesis you've defined for a given task. By the end of this course, you will be able to comfortably solve an array of industry-based machine learning problems by training, optimizing, and deploying models into production. Being able to do this effectively will allow you to create successful prediction and decisions for the task in hand (for example, creating an algorithm to read a labeled dataset of handwritten digits). The code bundle for this course is available at https://github.com/PacktPublishing/Practical-Machine-Learning-with-TensorFlow-2.0-and-Scikit-Learn
Table of Contents (9 chapters)
Chapter 3
Applied Scikit-Learn: Supervised Learning Models
Content Locked
Section 3
Naïve Bayes
In this video, we will learn how to use Naïve Bayes model and its variations and when they are valid.