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

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

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

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

Introduction to Machine Learning: Supervised Learning

Курс от University of Colorado Boulder
Средний≈ 22.8 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Introduction to Machine Learning: Supervised Learning offers a clear, practical introduction to how machines learn from labeled data to make predictions and decisions. You’ll build a strong foundation in regression and classification, starting with linear and logistic regression and progressing to resampling, regularization, and tree-based ensemble methods. Along the way, you’ll learn how to evaluate models, manage bias–variance trade-offs, and balance interpretability with predictive power, all while working hands-on in Python. By the end of the course, you’ll have the skills and intuition needed to confidently apply supervised learning techniques to real-world problems. This course can be taken for academic credit as part of CU Boulder’s Masters of Science in Computer Science (MS-CS), Master of Science in Artificial Intelligence (MS-AI), and Master of Science in Data Science (MS-DS) degrees offered on the Coursera platform. These fully accredited graduate degrees offer targeted courses, short 8-week sessions, and pay-as-you-go tuition. Admission is based on performance in three preliminary courses, not academic history. CU degrees on Coursera are ideal for recent graduates or working professionals. Learn more: MS in Artificial Intelligence: https://www.coursera.org/degrees/ms-artificial-intelligence-boulder MS in Computer Science: https://coursera.org/degrees/ms-computer-science-boulder MS in Data Science: https://www.coursera.org/degrees/master-of-science-data-science-boulder

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

Model TrainingApplied Machine LearningMachine Learning MethodsClassification And Regression Tree (CART)Statistical Machine LearningModel Optimization

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

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

01Introduction to Supervised Learning & Linear Regression Basics23 материалов

Welcome to the Course

Earn Academic Credit for Your Work! ЧтениеCourse SupportЧтениеMachine Learning Introduction​ВидеоSupervised Learning IntroductionВидео

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

Daniel E. Acuna

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

Introduction to Machine Learning: Supervised Learning
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 22.8 ч

5 модулей

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

Субтитры: Дари, Пушту

Часть программы вашего университета
Academic Integrity and AI Use Policy for the Machine Learning SpecializationВидео
Assessment ExpectationsЧтение
Download the Recommended Reading for This CourseЧтение

(Optional) Prerequisite Mathematical Foundations

About These Optional LessonsЧтениеMathematical Foundations for Machine Learning: OverviewВидеоMathematical Foundations for Machine Learning: Linear AlgebraВидеоMathematical Foundations for Machine Learning: CalculusВидеоMathematical Foundations for Machine Learning: ProbabilityВидео

(Optional) Prerequisite Programming Foundations

Programming Foundations for Machine Learning - Recommended ReadingЧтениеProgramming Foundations for Machine LearningВидео

Machine Learning Foundations

Machine Learning Foundations - Recommended ReadingЧтениеEveryday ML EncountersОбсуждениеSupervised vs Unsupervised LearningВидеоRegression vs ClassificationВидеоModel Accuracy and Bias-Variance TradeoffВидеоInterpretability vs ComplexityВидео

End of Module Assessment

AI Policy QuizЗаданиеLab 1: Introduction to Machine Learning: Supervised LearningПрограммированиеIntroduction to Supervised Learning & Linear Regression BasicsЗадание
02Linear Regression for Prediction & Inference10 материалов

Simple and Multiple Regression

Simple and Multiple Regression - Recommended ReadingЧтениеSimple Linear Regression ConceptsВидеоFitting a Linear Model and Assessing FitВидеоDeriving the Least Squares SolutionВидеоMultiple Linear RegressionВидео

Regression and Model Assessment

Regression Assumptions and DiagnosticsВидеоPolynomial Regression and Model FlexibilityВидеоInterpreting Results and DiscussionВидео

End of Module Assessment

Lab 2: Regression Model EvaluationПрограммированиеLinear Regression for Prediction & InferenceЗадание
03Classification – Logistic Regression, Discriminant Analysis, & K- Nearest Neighbors16 материалов

Classification vs. Regression

Classification - Recommended ReadingЧтениеWhy Classification?ВидеоLogistic Regression IntuitionВидеоThe Loss Function in Logistic RegressionВидеоL2 Regularization in Logistic RegressionВидеоLinear Discriminant Analysis TheoryВидео

Non-parametric Classification

K-Nearest Neighbors IntuitionВидеоData Pre-ProcessingВидеоCross-Validation for HyperparametersВидео

Model Evaluation for Classification

Evaluation Metrics: Confusion Matrix, Accuracy, Error RateВидеоEvaluation Metrics: Precision, Recall, F1-ScoreВидеоEvaluation Metrics: ROC Curves, AUCВидеоDomain-Specific Applications of Evaluation MetricsВидеоMulticlass Classification EvaluationВидео

End of Module Assessment

Lab 3: Classification with Logistic Regression and LDAПрограммированиеClassification – Logistic Regression, Discriminant Analysis, & K- Nearest NeighborsЗадание
04Model Evaluation, Resampling, & Regularization14 материалов

Mathematical Foundations of Model Evaluation

Statistical Learning - Recommended ReadingЧтениеMathematical Foundation of Bias and Variance: Problem SetupВидеоMathematical Foundation of Bias and Variance: Model vs EstimationВидеоMathematical Foundation of Bias and Variance: Expected Squared ErrorВидеоMathematical Foundation of Bias and Variance: Derivation (Part 1)ВидеоMathematical Foundation of Bias and Variance: Derivation (Part 2)ВидеоEmpirical Risk vs Risk: Generalization TheoryВидеоEmpirical Risk vs Risk: Sample Complexity and PAC Learning TheoryВидео

Resampling Methods

Resampling and Shrinkage - Recommended ReadingЧтениеBootstrap Method ConceptsВидеоBootstrap Applications and ExamplesВидео

Shrinkage Methods

Introduction to Regularization: L1, L2, and Elastic NetВидео

End of Module Assessment

Lab 4: Model Selection with Ridge/Lasso and Uncertainty via BootstrapПрограммированиеModel Evaluation, Resampling, & RegularizationЗадание
05Tree-Based Methods & Ensembles11 материалов

Decision Trees for Regression and Classification

Decision Trees - Recommended ReadingЧтениеIntroduction to Decision TreesВидеоTree-Building Algorithm & OverfittingВидеоPruningВидео

Bagging and Random Forests

Bagging & the Birth of Random ForestsВидеоTuning & InterpretationВидео

Boosting

Boosting – Core Idea & Additive ModelingВидеоGradient Boosted Trees – Tuning & PitfallsВидеоInterpreting Ensemble ModelsВидео

End of Module Assessment

Lab 5: Tree-Based MethodsПрограммированиеTree-Based Methods & EnsemblesЗадание