Packt

Debugging Machine Learning Models with Python

La Fête du Travail commence avec plus de 70 $ d'économies sur Coursera Plus. Bénéficiez de 40 % de réduction pendant 3 mois.

Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
Packt

Debugging Machine Learning Models with Python

Inclus avec Coursera PlusEn savoir plus

Demander à Coursera

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Intermédiaire

Expérience recommandée

1 semaine à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Intermédiaire

Expérience recommandée

1 semaine à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Ce que vous apprendrez

  • Improve data quality and eliminate data flaws

  • Assess and enhance model performance

  • Develop and optimize deep learning models with PyTorch

Compétences que vous acquerrez

  • Catégorie : Deep Learning
  • Catégorie : MLOps (Machine Learning Operations)
  • Catégorie : Model Evaluation
  • Catégorie : Verification And Validation
  • Catégorie : Testability
  • Catégorie : Test Tools
  • Catégorie : Machine Learning
  • Catégorie : Applied Machine Learning
  • Catégorie : Machine Learning Methods
  • Catégorie : Model Training
  • Catégorie : Responsible AI
  • Catégorie : AI Security
  • Catégorie : Data Preprocessing
  • Catégorie : AI Enablement
  • Catégorie : Debugging
  • Catégorie : Model Optimization
  • Catégorie : Test Driven Development (TDD)

Outils que vous découvrirez

  • Catégorie : Python Programming
  • Catégorie : Model Deployment
  • Catégorie : PyTorch (Machine Learning Library)

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

août 2026

Évaluations

17 devoirs

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

 logos de Petrobras, TATA, Danone, Capgemini, P&G et L'Oreal

Il y a 17 modules dans ce cours

This module guides learners through advanced debugging techniques in machine learning, focusing on identifying data flaws and improving model reliability. Participants will explore different types of machine learning models, learn to interpret error messages, and apply strategies for debugging both code and model predictions.

Inclus

1 vidéo7 lectures1 devoir

This module guides learners through the complete machine learning workflow, from data collection and preprocessing to model evaluation and deployment. Participants will gain practical skills in data wrangling, handling missing values, scaling features, and designing robust testing strategies. By the end, learners will understand how to structure and execute a machine learning project in real-world settings.

Inclus

1 vidéo7 lectures1 devoir

This module introduces key principles and practices for developing responsible AI systems, focusing on fairness, security, transparency, and accountability. Learners will examine sources of bias, explore privacy and integrity challenges, and discover strategies for building trustworthy machine learning models.

Inclus

1 vidéo5 lectures1 devoir

This module guides learners through evaluating machine learning models using key performance metrics, visualization techniques, and validation strategies. You will explore how to diagnose bias and variance, assess clustering results, and conduct error analysis to identify and address efficiency issues. By the end, you'll be equipped to systematically improve model performance and reliability.

Inclus

1 vidéo6 lectures1 devoir

This module introduces practical strategies to boost the effectiveness and generalizability of machine learning models. Learners will explore data augmentation, hyperparameter tuning, and regularization, as well as techniques for handling limited or lower-quality data. By the end, you'll be equipped to enhance model performance through improved data processing and optimization methods.

Inclus

1 vidéo6 lectures1 devoir

This module introduces key concepts and techniques for making machine learning models more transparent and understandable. Learners will explore both local and global explainability methods, including hands-on practice with SHAP and counterfactual analysis in Python. By the end, you'll be able to interpret model predictions and assess feature contributions to improve model trustworthiness.

Inclus

1 vidéo4 lectures1 devoir

This module introduces key concepts and practical tools for reducing bias and promoting fairness in machine learning models. Learners will examine sources of bias, explore fairness metrics, and utilize Python libraries to assess and improve model fairness in real-world scenarios.

Inclus

1 vidéo4 lectures1 devoir

This module introduces strategies to mitigate risks in machine learning projects by leveraging test-driven development, differential testing, and experiment tracking. Learners will discover how to use tools like Pytest fixtures to streamline testing and ensure model reliability. The module also covers best practices for documenting and tracking experiments to support robust, reproducible results.

Inclus

1 vidéo3 lectures1 devoir

This module introduces essential strategies for ensuring machine learning models perform reliably in production environments. Learners will explore integration testing of ML pipelines, infrastructure testing, and techniques for monitoring and validating live model performance using Python tools. Emphasis is placed on maintaining model quality and detecting issues post-deployment.

Inclus

1 vidéo3 lectures1 devoir

This module introduces the principles and practices of ensuring reproducibility in machine learning projects by leveraging data and model versioning. Learners will discover how effective version control enhances collaboration, traceability, and reliability throughout the machine learning pipeline.

Inclus

1 vidéo2 lectures1 devoir

This module delves into the challenges of data and concept drift in machine learning, highlighting their impact on model reliability. Learners will gain hands-on experience using Python libraries such as Alibi Detect and Evidently to identify and address drifts, ensuring robust model performance.

Inclus

1 vidéo2 lectures1 devoir

This module introduces the fundamentals of deep learning and the PyTorch framework, emphasizing neural network construction and practical model development. Learners will explore key optimization algorithms and discover how hyperparameter tuning can enhance model performance. By the end, you'll gain hands-on insights into building and refining deep learning models.

Inclus

1 vidéo3 lectures1 devoir

This module delves into advanced deep learning methods for handling images, text, and graph data using CNNs, transformers, and GNNs in PyTorch. Learners will gain practical experience with data preprocessing, model development, and leveraging pre-trained models for various data types. The module emphasizes hands-on techniques for transforming and augmenting data to improve model performance.

Inclus

1 vidéo6 lectures1 devoir

This module introduces cutting-edge developments in machine learning, focusing on generative modeling, reinforcement learning, and self-supervised learning. Learners will explore practical applications, including prompt engineering and PyTorch implementations, to understand how these advancements are shaping modern AI.

Inclus

1 vidéo4 lectures1 devoir

This module delves into the critical distinction between correlation and causality in machine learning, highlighting why understanding causation is essential for building reliable models. Learners will explore causal modeling techniques and gain hands-on experience with Python libraries such as DoWhy and bnlearn to perform causal inference and reduce bias in their analyses.

Inclus

1 vidéo3 lectures1 devoir

This module introduces key techniques for safeguarding machine learning systems and user data, including encryption methods, differential privacy, and federated learning. Learners will gain foundational knowledge of how these approaches enhance security and privacy in real-world machine learning applications.

Inclus

1 vidéo2 lectures1 devoir

This module introduces the concept of integrating human feedback into machine learning workflows to improve model accuracy and reliability. Learners will discover how domain experts and non-experts contribute to the iterative development of machine learning systems in practical settings.

Inclus

1 vidéo1 lecture1 devoir

Instructeur

Packt - Course Instructors
Packt
2 110 Cours643 442 apprenants

Offert par

Packt

En savoir plus sur Machine Learning

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.

Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’

Jennifer J.

Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’

Larry W.

Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’

Chaitanya A.

’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
  • cplus logo

    Profitez de plus de 10 000 programmes grâce à notre offre spéciale pour la Fête du Travail

  • Coursera for teams logo

    Commencez par réaliser des économies simples pour vos équipes qui travaillent dur

    30% off team training

Foire Aux Questions