Book Image

Hands-on Scikit-learn for Machine Learning [Video]

By : Farhan Nazar Zaidi
5 (1)
Book Image

Hands-on Scikit-learn for Machine Learning [Video]

5 (1)
By: Farhan Nazar Zaidi

Overview of this book

Scikit-learn is arguably the most popular Python library for Machine Learning today. Thousands of Data Scientists and Machine Learning practitioners use it for day to day tasks throughout a Machine Learning project’s life cycle. Due to its popularity and coverage of a wide variety of ML models and built-in utilities, jobs for Scikit-learn are in high demand, both in industry and academia. If you’re an aspiring machine learning engineer ready to take real-world projects head-on, Hands-on Scikit-Learn for Machine Learning will walk you through the most commonly used models, libraries, and utilities offered by Scikit-learn. By the end of the course, you will have a set of ML problem-solving tools in the form of code modules and utility functions based on Scikit-learn in one place, instead of spread over several books and courses, which you can easily use on real-world projects and data sets. All the code and supporting files for this course are available on Github at: https://github.com/PacktPublishing/Hands-on-Scikit-learn-for-Machine-Learning-V-
Table of Contents (8 chapters)
Chapter 3
Supervised Machine Learning – Regression
Content Locked
Section 6
Applying Random Forest for Regression Analysis
The aim of this video learn to apply Random Forest for Regression Analysis. - Apply Random Forest Regression Model on Housing Dataset - Improve the performance of Random Forest through Hyper-parameter tuning - Apply Gradient Boosting on Housing Dataset