Book Image

Python Machine Learning Crash Course for Beginners [Video]

By : AI Sciences
Book Image

Python Machine Learning Crash Course for Beginners [Video]

By: AI Sciences

Overview of this book

Machine learning is a field of computer science through which you can create complex models that perform multiple functions using mathematical input. Python is a popular choice to create machine learning models due to a plethora of libraries easily accessible. This course takes you through this impressive combination of Python and machine learning, teaching you the basics of machine learning to create your own projects. You’ll begin learning about different types of machine learning models and how to choose the relevant ones for your project. You’ll learn to optimize this model and apply performance metrics to track its performance. You’ll also learn topics like regression, classification, and clustering to improve the performance of your model. You’ll learn the basics of neural networks and use scikit-learn to perform calculations in your project. By the end of this course, you’ll have created a face recognition application using everything you’ve learned in this course. The code bundle for this course is available at https://github.com/PacktPublishing/Python-Machine-Learning-Crash-Course-for-Beginners
Table of Contents (13 chapters)
Free Chapter
1
Introduction to the Course
9
Machine Learning Model Performance Metrics
13
Mathematics Wrap-Up
Chapter 1
Introduction to the Course
Section 1
Introduction
This video introduces the instructor and the course.