
Building Machine Learning Models in Python with scikit-learn
This course course will help engineers and data scientists learn how to build machine learning models using scikit-learn, one of the most popular ML libraries in Python. No prior experience with ML needed, only basic Python programming knowledge.
Learning Journey Context
This course serves as an entry point into Data Science, building foundational knowledge before moving on to advanced frameworks or specialized paths.
Relevant for: Backend Developer, Software Engineer, API Developer.
💡This course fits perfectly into our comprehensiveData Science Learning Path. Explore the ecosystem to see how it compares to other foundational skills.
Quick Facts
What You’ll Learn
The Python scikit-learn library is extremely popular for building traditional ML models i.e. those models that do not rely on neural networks.
In this course, Building Machine Learning Models in Python with scikit-learn, you will see how to work with scikit-learn, and how it can be used to build a variety of machine learning models.
First, you will learn how to use libraries for working with continuous, categorical, text as well as image data.
Next, you will get to go beyond ordinary regression models, seeing how to implement specialized regression models such as Lasso and Ridge regression using the scikit-learn libraries.
Finally, in addition to supervised learning techniques, you will also understand and implement unsupervised models such as clustering using the mean-shift algorithm and dimensionality reduction using principal components analysis.
At the end of this course, you will have a good understanding of the pros and cons of the various regression, classification, and unsupervised learning models covered and you will be extremely comfortable using the Python scikit-learn library to build and train your models. Software required: scikit-learn, Python 3.x.
Outcomes
- Course Overview : 1min.
- Processing Data with scikit-learn : 55mins.
- Building Specialized Regression Models in scikit-learn : 57mins.
- Building SVM and Gradient Boosting Models in scikit-learn : 43mins.
- Implementing Clustering and Dimensionality Reduction in scikit-learn : 34mins.
FAQs
Top Alternatives
Highly-rated courses worth your attention




