-
Book Overview & Buying
-
Table Of Contents
Python Machine Learning Crash Course for Beginners
By :
Python Machine Learning Crash Course for Beginners
By:
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)
Introduction to the Course
Why Machine Learning
Process of Learning from Data
Machine Learning Models
Data Preparation and Preprocessing
Machine Learning Models and Optimization
Building a Machine Learning Model from Scratch
Overfitting, Underfitting, and Generalization
Machine Learning Model Performance Metrics
Dimensionality Reduction
Deep Learning Overview
Hands-On Machine Learning Project Using Scikit-Learn
Mathematics Wrap-Up