Fundamentals of Machine Learning with scikit-learn [Video]

This is the code repository for Fundamentals of Machine Learning with scikit-learn [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

As the amount of data continues to grow at an almost incomprehensible rate, being able to understand and process data is becoming a key differentiator for competitive organizations. Machine Learning applications are everywhere, from self-driving cars, spam detection, document searches, and trading strategies, to speech recognition. This makes machine learning well-suited to the present-day era of big data and data science. The main challenge is how to transform data into actionable knowledge.

In this course you will learn all the important Machine Learning algorithms that are commonly used in the field of data science. These algorithms can be used for supervised as well as unsupervised learning, reinforcement learning, and semi-supervised learning. A few famous algorithms that are covered in this book are: Linear regression, Logistic Regression, SVM, Naive Bayes, K-Means, Random Forest, and Feature engineering. In this course, you will also learn how these algorithms work and their practical implementation to resolve your problems.

What You Will Learn

  • Have a broad understanding of ML and hands-on experience with building classification models using support vector machines, decision trees, and random forests in Python's scikit-learn

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course is for IT professionals who want to enter the field of data science and are very new to Machine Learning. Familiarity with languages such as R and Python will be invaluable here.

Technical Requirements

This course has the following software requirements:

Related Products