К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Machine Learning with Python · LearnSpace
Назад в каталог
courseraАнализ данных

Machine Learning with Python

Курс от IBM
Средний≈ 20.9 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Python is a core skill in machine learning, and this course equips you with the tools to apply it effectively. You’ll learn key ML concepts, build models with scikit-learn, and gain hands-on experience using Jupyter Notebooks. Start with regression techniques like linear, multiple linear, polynomial, and logistic regression. Then move into supervised models such as decision trees, K-Nearest Neighbors, and support vector machines. You’ll also explore unsupervised learning, including clustering methods and dimensionality reduction with PCA, t-SNE, and UMAP. Through real-world labs, you’ll practice model evaluation, cross-validation, regularization, and pipeline optimization. A final project on rainfall prediction and a course-wide exam will help you apply and reinforce your skills. Enroll now to start building machine learning models with confidence using Python.

Навыки, которые вы освоите

Regression AnalysisSupervised LearningClassification AlgorithmsScikit Learn (Machine Learning Library)Dimensionality ReductionMachine LearningLogistic RegressionUnsupervised LearningModel EvaluationApplied Machine LearningMachine Learning AlgorithmsMachine Learning MethodsModel TrainingStatistical MethodsPredictive ModelingModel OptimizationPython Programming

Программа курса

6 модулей · 87 учебных материалов

01Introduction to Machine Learning17 материалов

Welcome to the Course

Course IntroductionВидеоCourse OverviewЧтениеIBM AI Engineering PC Overview ВидеоHelpful Tips for Course CompletionЧтение

Учитесь у экспертов

Joseph Santarcangelo

Ph.D., Data Scientist at IBM

SAEED AGHABOZORGI

Ph.D., Sr. Data Scientist

Machine Learning with Python
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 20.9 ч

6 модулей

Язык: Английский

Субтитры: Арабский, Французский, Бенгальский, Узбекский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Вьетнамский, Нидерландский, Корейский, Немецкий, Пушту, Урду, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Дари, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
Connecting Your Past Skills to Your ML FutureDIALOGUE

Machine Learning in Action

An Overview of Machine LearningВидеоMachine Learning Model LifecycleВидеоPractice Quiz: Exploring Machine Learning ConceptsЗаданиеA Day in the life of a Machine Learning EngineerВидеоData Scientist vs AI EngineerВидеоPractice Quiz: Understanding ML Engineering and AI differencesЗаданиеTools for Machine LearningВидеоScikit-learn Machine Learning EcosystemВидеоPractice Quiz: Essential Tools and Ecosystems for MLЗадание

Module Summary & Evaluation

Module 1 Summary and HighlightsЧтениеConnecting the Dots: Prepare for Your AssessmentDIALOGUEGraded Quiz: Introduction to Machine LearningЗадание
02Linear and Logistic Regression14 материалов

Linear Regression

Introduction to RegressionВидеоIntroduction to Simple Linear RegressionВидеоLab: Simple Linear RegressionВнешний инструментIntroduction to Multiple Linear RegressionВидеоLab: Multiple Linear RegressionВнешний инструментPolynomial and Non-Linear RegressionВидеоPractice Quiz: Linear Regression Задание

Logistic Regression

Introduction to Logistic RegressionВидеоTraining a Logistic Regression ModelВидеоLab: Logistic RegressionВнешний инструментPractice Quiz: Logistic RegressionЗадание

Module Summary, Cheat Sheet & Evaluation

Module 2 Summary and HighlightsЧтениеCheat Sheet: Linear and Logistic RegressionЧтениеGraded Quiz: Linear and Logistic RegressionЗадание
03Building Supervised Learning Models18 материалов

Classification and Regression

ClassificationВидеоLab: Multi-class ClassificationВнешний инструментDecision TreesВидеоLab: Decision TreesВнешний инструментRegression TreesВидеоErrata: Regression Trees VideoЧтениеLab: Regression TreesВнешний инструментPractice Quiz: Classification and RegressionЗадание

Other Supervised Learning Models

Supervised Learning with SVMsВидеоLab: Credit Card Fraud Detection with Decision Trees and SVMВнешний инструментSupervised Learning with KNNВидеоLab: K-Nearest Neighbors ClassifierВнешний инструментBias, Variance, and Ensemble Models ВидеоLab: Random Forests and XGBoostВнешний инструмент

Module Summary, Cheat Sheet & Evaluation

Module 3 Summary and HighlightsЧтениеCheat Sheet: Building Supervised Learning ModelsЧтениеGraded Quiz: Building Supervised Learning ModelsЗадание
04 Building Unsupervised Learning Models 14 материалов

Clustering

Clustering Strategies and Real-World ApplicationsВидеоK-means and More on K-meansВидеоLab: K-MeansВнешний инструментDBSCAN and HDBSCAN ClusteringВидеоLab: Comparing DBSCAN and HDBSCANВнешний инструментPractice Quiz: ClusteringЗадание

Dimension Reduction & Feature Engineering

Clustering, Dimension Reduction, and Feature EngineeringВидеоDimension Reduction AlgorithmsВидеоLab: Applications of Principal Component Analysis (PCA)Внешний инструментLab: t-SNE and UMAPВнешний инструментPractice Quiz: Dimension Reduction & Feature EngineeringЗадание

Module Summary, Cheat Sheet & Evaluation

Module 4 Summary and HighlightsЧтениеCheat Sheet: Building Unsupervised Learning ModelsЧтениеGraded Quiz: Building Unsupervised Learning Models Задание
05Evaluating and Validating Machine Learning Models16 материалов

Evaluating Machine Learning Models

Classification Metrics and Evaluation TechniquesВидеоLab: Evaluating Classification ModelsВнешний инструментRegression Metrics and Evaluation TechniquesВидеоLab: Evaluating Random Forest PerformanceВнешний инструментEvaluating Unsupervised Learning Models: Heuristics and TechniquesВидеоLab: Evaluating K-means ClusteringВнешний инструментPractice Quiz: Evaluating Machine Learning ModelsЗадание

Best Practices for Ensuring Model Generalizability

Cross-Validation and Advanced Model Validation TechniquesВидеоRegularization in Regression and ClassificationВидеоLab: Regularization in Linear RegressionВнешний инструментData Leakage and Other PitfallsВидеоLab: Machine Learning Pipelines and GridSearchCVВнешний инструментPractice Quiz: Best Practices for Ensuring Model GeneralizabilityЗадание

Module Summary, Cheat Sheet & Evaluation

Module 5 Summary and HighlightsЧтениеCheat Sheet: Evaluating and Validating Machine Learning ModelsЧтениеGraded Quiz: Evaluating and Validating Machine Learning ModelsЗадание
06Final Project and Exam8 материалов

Final Project

Practice Project: Titanic Survival PredictionВнешний инструментFinal Project ScenarioЧтениеFinal Project: Building a Rainfall Prediction ClassifierВнешний инструментFinal Project Submission and EvaluationВнешний инструмент

Course Summary and Final Exam

Course Wrap-upВидеоFinal ExamЗадание

Course Wrap-Up

Congratulations and Next StepsЧтениеThanks from the Course TeamЧтение
Practice Quiz: Other Supervised Learning ModelsЗадание