← Free Learning Library

Machine Learning

Machine Learning with Scikit-learn: From Basics to Preprocessing

Learn the essentials of Scikit-learn for machine learning, from linear models to data preprocessing, in this hands-on video course.

Learn from: the original creator. Original content published on YouTube. DigitalSkillX organizes these public resources into a structured learning path. DigitalSkillX does not claim ownership or partnership.

Lessons
0
Level
beginner

Lesson video is unavailable. Open the original source on YouTube when a link is provided below.

About this path

This learning path is based on the Scikit-learn Tutorial playlist by CodersArts. It is designed for beginners who want to get started with machine learning using Python. You will learn the core features of Scikit-learn, build regression and classification models, and understand key preprocessing techniques for handling missing data, categorical values, and feature scaling. Each video includes practical code examples to help you apply what you learn.

What you will learn

  • Understand the basics of Scikit-learn and its role in machine learning
  • Implement linear and multiple linear regression models
  • Apply logistic regression for classification tasks
  • Use K-Nearest Neighbors and decision tree algorithms
  • Build random forest models and evaluate with confusion matrices
  • Preprocess data using imputation, encoding, discretization, and scaling
  • Use polynomial features and custom transformers

Who this is for

Beginners who want a structured free introduction before deeper practice.

Curriculum

Your progress

0 of 0 lessons completed.

Complete this learning path to become eligible for your DigitalSkillX certificate.

Related learning