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

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

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

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

Applied ML I: Supervised Learning

Курс от Coursera
Уровень не указан≈ 24.8 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

In this course, you will learn how to translate real business problems into well-defined supervised machine learning tasks and select the right algorithms to solve them. You will build and optimize linear models, design and tune tree-based methods, apply SVMs with powerful kernels, and explore ensemble techniques that boost accuracy and robustness. Along the way, you will gain hands-on experience implementing models with Python and scikit-learn, evaluating performance, and understanding the trade-offs that guide effective model selection. By completing this course, you’ll develop the practical skills needed to approach ML problems with confidence—from framing objectives to choosing models that align with data constraints and business goals. What makes this course unique is its blend of conceptual foundations, business-driven reasoning, and end-to-end applied workflows drawn from multiple expert instructors. Whether you’re preparing for ML roles or expanding your data science toolkit, this course provides a clear, structured path to mastering supervised learning techniques used across modern industry.

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

Feature EngineeringMachine Learning AlgorithmsApplied Machine LearningPredictive ModelingScikit Learn (Machine Learning Library)Data PreprocessingMachine Learning MethodsRegression AnalysisData EthicsClassification AlgorithmsMachine LearningModel TrainingModel OptimizationLogistic RegressionSupervised LearningRandom Forest AlgorithmResponsible AIModel EvaluationDecision Tree Learning

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

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

01Start Here: Get Oriented and Check Your Skills2 материалов
Start Here: How This Skill-Based Course WorksЧтениеSkill Diagnostic: Find Your Recommended Starting PointЗадание
02The different types of machine learning24 материалов

Get started with the course

Welcome to module 1Видео

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

Professionals from the Industry

Преподаватель курса

Applied ML I: Supervised Learning
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 24.8 ч

8 модулей

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

Субтитры: Арабский, Французский, Украинский, Бразильский португальский, Корейский, Немецкий, Индонезийский, Турецкий, Испанский, Японский

Часть программы вашего университета
The main types of machine learningВидео
Test your knowledge: Introduction to machine learningЗадание

Categorical versus continuous data types and models

Determine when features are infiniteВидеоCategorical features and classification modelsВидеоIdentify: Machine learning solutionsPLUGINTest your knowledge: Categorical versus continuous data types and modelsЗадание

Machine learning in everyday life

Guide user interest with recommendation systemsВидеоCase study: The Woobles: The power of recommendation systems to drive salesЧтениеTest your knowledge: Machine learning in everyday lifeЗадание

Ethics in machine learning

Equity and fairness in machine learningВидеоBuild ethical modelsВидеоTest your knowledge: Ethics in machine learningЗадание

Utilize the Python toolbelt for machine learning

Python for machine learningВидеоDifferent types of Python IDEsВидеоReference guide: Python for machine learningЧтениеMore about Python packagesВидеоCategorize: Data science tools PLUGINPython libraries and packagesЧтениеTest your knowledge: Utilize the Python toolbelt for machine learningЗадание

Machine learning resources for data professionals

Resources to answer programming questionsВидеоFind solutions onlineЧтениеYour machine learning teamВидеоTest your knowledge: Machine learning resources for data professionalsЗадание
03Workflow for building complex models23 материалов

PACE in machine learning: The plan and analyze stages

Welcome to module 2ВидеоPACE in machine learningВидеоPlan for a machine learning projectВидеоMore about planning a machine learning projectЧтениеGanesh: Overcome challenges and learn from your mistakesВидеоAnalyze data for a machine learning modelВидеоIntroduction to feature engineeringВидеоExplore feature engineeringЧтениеSolve issues that come with imbalanced datasetsВидеоMore about imbalanced datasetsЧтениеHow to use Jupyter NotebooksЧтениеAnnotated follow-along guide: Feature engineering with PythonЛабораторнаяFeature engineering and class balancingВидеоActivity: Perform feature engineeringЛабораторнаяExemplar: Perform feature engineeringЛабораторная

PACE in machine learning: The construct and execute stages

Introduction to Naive BayesВидеоNaive Bayes classifiersЧтениеAnnotated follow-along guide: Construct a Naive Bayes model with PythonЛабораторнаяConstruct a Naive Bayes model with PythonВидеоKey evaluation metrics for classification modelsВидеоMore about evaluation metrics for classification modelsЧтение
04Multiple linear regression19 материалов

Understand multiple linear regression

Welcome to module 3ВидеоIntroduction to multiple regressionВидеоMultiple linear regression scenariosЧтениеTest your knowledge: Understand multiple linear regressionЗадание

Model assumptions revisited

Represent categorical variablesВидеоMake assumptions with multiple linear regressionsВидеоMultiple linear regression assumptions and multicollinearityЧтениеIdentify: Multiple regression assumptionsPLUGINTest your knowledge: Model assumptions revisitedЗадание

Model interpretation

Interpret multiple regression coefficientsВидеоAnnotated follow-along resource: Interpret multiple regression results with PythonЛабораторнаяInterpret multiple regression results with PythonВидеоTest your knowledge: Model interpretationЗадание

Variable selection and model evaluation

The problem with overfittingВидеоUnderfitting and overfittingЧтениеTop variable selection methodsВидеоRegularization: Lasso, Ridge, and Elastic Net regressionВидеоActivity: Perform multiple linear regressionЛабораторнаяExemplar: Perform multiple linear regressionЛабораторная
05Logistic regression16 материалов

Foundations of logistic regression

Welcome to module 4ВидеоFind the best logistic regression model for your dataВидеоTest your knowledge: Foundations of logistic regressionЗадание

Logistic regression with Python

Annotated follow-along resource: Construct a logistic regression model with PythonЛабораторнаяConstruct a logistic regression model with PythonВидеоTest your knowledge: Logistic regression with PythonЗадание

Interpret logistic regression results

Evaluate a binomial logistic regression modelВидеоKey metrics to assess logistic regression resultsВидеоCommon logistic regression metrics in PythonЧтениеInterpret the results of a logistic regressionВидеоInterpret logistic regression modelsЧтениеActivity: Perform logistic regressionЛабораторная

Compare regression models

Answer questions with regression modelsВидеоPrediction with different types of regressionЧтениеTest your knowledge: Compare regression modelsЗадание
06Tree-based modeling36 материалов

Additional supervised learning techniques

Welcome to module 5ВидеоTree-based modeling ВидеоIdentify: Parts of the decision tree PLUGINExplore decision treesЧтениеAnnotated follow-along guide: Build a decision treeЛабораторнаяBuild a decision tree with Python Видео

Tune tree-based models

Tune a decision treeВидеоHyperparameter tuningЧтениеVerify performance using validation ВидеоMore about validation and cross-validationЧтениеAnnotated follow-along guide: Tune and validate decision treesЛабораторнаяTune and validate decision trees with Python ВидеоActivity: Build a decision treeЛабораторнаяExemplar: Build a decision treeЛабораторная

Bagging

Bootstrap aggregationВидеоBagging: How it works and why to use itЧтениеExplore a random forestВидеоMore about random forestsЧтениеTuning a random forest ВидеоAnnotated follow-along guide: Build and cross-validate a random forest modelЛабораторная

Boosting

Introduction to boosting: AdaBoost ВидеоGradient boosting machinesВидеоMore about gradient boostingЧтениеTune a GBM model ВидеоReference guide: XGBoost tuningЧтениеAnnotated follow-along guide: Build an XGBoost model with PythonЛабораторная
07Support Vector Machines in Python, From Start To Finish1 материалов

Support Vector Machines in Python, From Start To Finish

Support Vector Machines in Python, From Start To FinishЛабораторная
08Assessment2 материалов

Lesson

Learner Expectations for Skill AssessmentЧтениеSkill AssessmentЗадание
Activity: Build a Naive Bayes modelЛабораторная
Exemplar: Build a Naive Bayes modelЛабораторная
Exemplar: Perform logistic regressionЛабораторная
Build and cross-validate a random forest model with PythonВидео
Build and validate a random forest model using a validation data setВидео
Reference guide: Random forest tuningЧтение
Reference guide: Validation and cross-validationЧтение
Activity: Build a random forest modelЛабораторная
Exemplar: Build a random forest modelЛабораторная
Case Study: Machine learning model unearths resourcing insights for Booz Allen HamiltonЧтение
Build an XGBoost model with Python Видео
Activity: Build an XGBoost modelЛабораторная
Exemplar: Build an XGBoost modelЛабораторная