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

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

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

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

Model Tuning & Evaluation

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

О курсе

By the end of this course, you will be able to design rigorous evaluation strategies, select and interpret appropriate metrics for classification and regression tasks, tune model hyperparameters effectively, diagnose overfitting and underfitting, and explain model behavior using modern interpretability techniques. You will also gain the ability to compare models statistically, analyze error patterns, and communicate model performance and limitations with confidence. This course helps you move beyond simply training models to understanding how well they work, why they behave the way they do, and how to improve them systematically. Through hands-on evaluation workflows, you will learn how to apply cross-validation, hyperparameter optimization, ensemble evaluation, and automated tuning methods to build more reliable and generalizable models. You’ll also develop practical skills in extracting feature importance, generating explanations with SHAP and LIME, and identifying failure modes that matter in real-world use cases. What makes this course unique is its end-to-end focus on decision-quality modeling. Drawing from multiple expert perspectives, it connects evaluation metrics, statistical rigor, optimization techniques, and interpretability into a single, cohesive learning journey. Whether you are refining classical machine learning models or working with deep learning systems, this course equips you with the tools and judgment needed to trust, compare, and improve your models with confidence.

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

Machine Learning MethodsStatistical Machine LearningPredictive ModelingStatistical ModelingModel OptimizationResponsible AIVerification And ValidationData EthicsDeep LearningPerformance TuningModel EvaluationFeature EngineeringDecision IntelligenceFine-tuningModel TrainingMachine LearningApplied Machine LearningScikit Learn (Machine Learning Library)Artificial Neural Networks

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

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

01Start Here: How This Skill-Based Course Works2 материалов
Start Here: How This Skill-Based Course WorksЧтениеSkill Diagnostic: Find Your Recommended Starting PointЗадание
02Model Selection & Implementation19 материалов

Baseline Models & Performance Benchmarking

How to use Jupyter NotebookЧтение

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

Professionals from the Industry

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

Model Tuning & Evaluation
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 17.6 ч

7 модулей

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

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

Часть программы вашего университета
Choosing the Right Model Isn't Just About AccuracyВидео
Why Baselines Matter: Measuring Progress with Simple ModelsЧтение
Establishing a Baseline – Part 1: Training Simple ModelsВидео
Establishing a Baseline – Part 2: Evaluation and Model SelectionВидео
Train and Evaluate Your Baseline ModelsЛабораторная
Knowledge Check: Baseline Models & MetricsЗадание

Advanced ML Models

Boosting Performance with XGBoost and LightGBMВидеоDeep Learning for Vision and Text: CNNs and Transformers in ActionВидеоGenerative AI in Action: From Noise to Images with Diffusion ModelsВидеоChoosing the Right Advanced Model for the Right TaskЧтениеTrain an Advanced Model on Your DatasetЛабораторнаяKnowledge Check: Advanced Modeling TechniquesЗадание

Ensemble Techniques & Stacking

Bagging vs. Boosting: Comparing Random Forest and XGBoostВидеоStacking for Smart Predictions: Combining Models for Better ResultsВидеоEnsemble Learning Basics: Bagging, Boosting, and StackingЧтениеWhen and How to Use Ensemble Learning in PracticeЧтениеApply Ensemble Learning to Your ProjectЛабораторнаяKnowledge Check: Ensemble LearningЗадание
03Evaluate ensemble methods8 материалов

Lesson 4: Model Evaluation for Ensembles

Cross-Validation Basics: How It Works, Why It Matters, and Why a Single Data Split Can Mislead YouВидеоHow Cross-Validation Makes Model Comparison More ReliableВидеоImplementing Cross-ValidationЧтениеCross-Validation and the Bias-Variance Trade-Off in Ensemble ModelsЧтениеCross-Validation with cross_val_score: Comparing Ensemble ModelsВидеоHyperparameter Tuning with GridSearchCV: Optimizing XGBoostВидеоComparing Ensemble Models with Cross-ValidationЛабораторнаяKnowledge Check: Model Evaluation for EnsemblesЗадание
04Model Evaluation & Interpretability13 материалов

Evaluation Metrics

Classification & Regression Metrics in ActionВидеоEvaluating Generative Models: From Text to ImagesВидеоCore Evaluation Metrics by ML Task TypeЧтениеEvaluation Metrics for Classification and Regression TasksЧтениеEvaluating Regression and Generative ModelsЧтениеEvaluate Your Model with Appropriate MetricsЛабораторнаяKnowledge Check: Evaluation MetricsЗадание

Model Interpretability & Bias Mitigation

Understanding Model Interpretability: SHAP, LIME, and AttentionЧтениеFairness in Machine Learning: Detection and MitigationЧтениеExplaining Predictions: Feature Importance with SHAP and PermutationВидеоExplaining Individual Predictions: LIME and Attention in TransformersВидеоInterpret and Audit Your ModelЛабораторнаяKnowledge Check: Interpretability & FairnessЗадание
05AutoML and Model Optimization14 материалов

Automated Model Selection

Rapid Model Benchmarking with LazyPredictВидеоPrototyping Classification Pipelines with PyCaretВидеоThe Power and Pitfalls of Automated Machine LearningЧтениеGetting Started with Auto-sklearn for Model SelectionВидеоFeature Engineering and Pipeline Analysis with Auto-sklearnВидеоKnowledge Check: Automated Model Selection ToolsЗадание

Hyperparameter Tuning

What Are Hyperparameters and Why They MatterЧтениеSearch Strategies and Tips for Effective Hyperparameter TuningЧтениеHyperparameter Tuning with GridSearchCVВидеоEfficient Hyperparameter Tuning with RandomizedSearchCVВидеоWhat Is Bayesian Optimization and How Does It Work?ВидеоHands-On: Hyperparameter Tuning with OptunaВидео
06Optimization & Regularization for Deep Learning12 материалов

Regularization Techniques

Training Deep Models Isn't Just About More LayersВидеоWhat Is Overfitting & How Dropout and Weight Penalties HelpЧтениеL1/L2 in Practice and the Role of Batch NormalizationЧтение Applying Dropout to Prevent OverfittingВидеоUsing L2 Regularization with Weight DecayВидеоLab - Experiment with Regularization Techniques for Neural NetworksЛабораторнаяKnowledge Check - Regularization TechniquesЗадание

Weight Initialization & Optimization

Applying Custom Weight Initialization in PyTorchВидеоChoosing and Switching Optimizers in PyTorchВидеоWhy Initialization and Optimizer Choice MatterЧтениеLab - Experiment with Initialization and Optimizer CombinationsЛабораторнаяKnowledge Check - Initialization and OptimizationЗадание
07Assessment2 материалов

Lesson

Learner Expectations for Skill AssessmentЧтениеSkill AssessmentЗадание
Grid, Random, or Bayesian? Tune and Compare Your ModelsЛабораторная
Knowledge Check: Hyperparameter TuningЗадание