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

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

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

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

Applied Machine Learning in Python

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

О курсе

This course will introduce the learner to applied machine learning, focusing more on the techniques and methods than on the statistics behind these methods. The course will start with a discussion of how machine learning is different than descriptive statistics, and introduce the scikit learn toolkit through a tutorial. The issue of dimensionality of data will be discussed, and the task of clustering data, as well as evaluating those clusters, will be tackled. Supervised approaches for creating predictive models will be described, and learners will be able to apply the scikit learn predictive modelling methods while understanding process issues related to data generalizability (e.g. cross validation, overfitting). The course will end with a look at more advanced techniques, such as building ensembles, and practical limitations of predictive models. By the end of this course, students will be able to identify the difference between a supervised (classification) and unsupervised (clustering) technique, identify which technique they need to apply for a particular dataset and need, engineer features to meet that need, and write python code to carry out an analysis. This course should be taken after Introduction to Data Science in Python and Applied Plotting, Charting & Data Representation in Python and before Applied Text Mining in Python and Applied Social Analysis in Python.

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

Supervised LearningClassification AlgorithmsApplied Machine LearningModel EvaluationScikit Learn (Machine Learning Library)Model OptimizationUnsupervised LearningArtificial Neural NetworksMachine Learning AlgorithmsModel TrainingFeature EngineeringPredictive ModelingMachine Learning MethodsMachine LearningPython Programming

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

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

01Module 1: Fundamentals of Machine Learning - Intro to SciKit Learn14 материалов

Module 1: Fundamentals of Machine Learning - Intro to SciKit Learn

SyllabusЧтениеIntroductionВидеоWhat's New?ВидеоHelp us learn more about you!Чтение

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

Kevyn Collins-Thompson

Associate Professor of Information, Associate Professor of Electrical Engineering & Computer Science

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

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 31.5 ч

4 модулей

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

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

Часть программы вашего университета
Key Concepts in Machine LearningВидео
Python Tools for Machine LearningВидео
Notice for Auditing Learners: Assignment SubmissionЧтение
Module 1 NotebookЛабораторная
An Example Machine Learning ProblemВидео
Examining the DataВидео
K-Nearest Neighbors ClassificationВидео
Zachary Lipton: The Foundations of Algorithmic Bias (optional)Чтение

Week 1 - Assignments

Module 1 QuizЗаданиеAssignment 1Программирование
02Module 2: Supervised Machine Learning - Part 120 материалов

Module 2: Supervised Machine Learning

Module 2 NotebookЛабораторнаяIntroduction to Supervised Machine LearningВидеоOverfitting and UnderfittingВидеоSupervised Learning: DatasetsВидеоK-Nearest Neighbors: Classification and RegressionВидеоLinear Regression: Least-SquaresВидеоLinear Regression: Ridge, Lasso, and Polynomial RegressionВидеоLogistic RegressionВидеоLinear Classifiers: Support Vector MachinesВидеоMulti-Class ClassificationВидеоKernelized Support Vector MachinesВидеоCross-ValidationВидеоDecision TreesВидеоA Few Useful Things to Know about Machine LearningЧтениеEd Yong: Genetic Test for Autism Refuted (optional)ЧтениеClassifier Visualization PlayspaceЛабораторнаяOne-Hot Encoding (Optional)Видео

Week 2 - Assignments

Module 2 QuizЗаданиеAssignment 2ПрограммированиеAssignment 2 - Follow-up Задание
03Module 3: Evaluation13 материалов

Module 3: Evaluation

Module 3 NotebookЛабораторнаяModel Evaluation & SelectionВидеоConfusion Matrices & Basic Evaluation MetricsВидеоClassifier Decision FunctionsВидеоPrecision-Recall and ROC CurvesВидеоMulti-Class EvaluationВидеоRegression EvaluationВидеоPractical Guide to Controlled Experiments on the Web (optional)ЧтениеModel Selection: Optimizing Classifiers for Different Evaluation MetricsВидеоModel Calibration (Optional)Видео

Week 3 - Assignments

Module 3 QuizЗаданиеNote on Assignment 3ЧтениеAssignment 3Программирование
04Module 4: Supervised Machine Learning - Part 227 материалов

Module 4: Supervised Machine Learning - Part 2

Module 4 NotebookЛабораторнаяNaive Bayes ClassifiersВидеоRandom ForestsВидеоGradient Boosted Decision TreesВидеоNeural NetworksВидеоNeural Networks Made Easy (optional)ЧтениеPlay with Neural Networks: TensorFlow Playground (optional)ЧтениеDeep Learning (Optional)ВидеоDeep Learning in a Nutshell: Core Concepts (optional)ЧтениеAssisting Pathologists in Detecting Cancer with Deep Learning (optional)ЧтениеData LeakageВидеоThe Treachery of Leakage (optional)ЧтениеLeakage in Data Mining: Formulation, Detection, and Avoidance (optional)ЧтениеData Leakage Example: The ICML 2013 Whale Challenge (optional)ЧтениеRules of Machine Learning: Best Practices for ML Engineering (optional)Чтение

Week 4 - Assignments

Module 4 QuizЗаданиеAssignment 4Программирование

Optional: Unsupervised Machine Learning

Unsupervised Learning NotebookЛабораторнаяIntroductionВидеоDimensionality Reduction and Manifold LearningВидеоClusteringВидеоHow to Use t-SNE EffectivelyЧтениеHow Machines Make Sense of Big Data: an Introduction to Clustering AlgorithmsЧтение

Conclusion

ConclusionВидеоPost-course SurveyЧтениеKeep Learning with Michigan OnlineЧтениеAdmissions Team alert about fee waiverЧтение