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

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

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

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

Applied Machine Learning with Python

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

О курсе

This course offers an in-depth, practical introduction to machine learning using Python, covering core concepts across supervised, unsupervised, and semi-supervised methods. Through hands-on exercises, you will master key algorithms such as decision trees and random forests for classification, regression models for prediction, and K-means clustering to uncover patterns in unlabeled data. You will also learn how to implement model boosting techniques to enhance accuracy and apply strategies for effectively leveraging unlabeled data to improve performance. This course is designed for learners with a foundation in Python and basic statistics, making it ideal for aspiring data scientists, machine learning practitioners, and Python developers looking to deepen their skills. By the end of this course, You will be able to: - Explain and implement decision trees and random forests as classification algorithms. - Define and differentiate various types of machine learning algorithms. - Analyze the working of regression for predictive tasks. - Apply K-means clustering to explore and discover patterns in unlabeled data. - Use unlabeled data to improve model training. - Manipulate boosting algorithms to achieve higher model accuracy. Equip yourself with practical tools and advanced techniques to bring predictive power to your projects. Enroll now and advance your AI journey!

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

Logistic RegressionSupervised LearningMachine LearningModel EvaluationModel OptimizationAI PersonalizationModel TrainingData AnalysisDriving engagementClassification AlgorithmsPersona (User Experience)Machine Learning Methods

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

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

01Introduction to Machine Learning 44 материалов

Machine Learning Essentials

Welcome to Applied Machine Learning with PythonЧтениеCourse IntroductionВидеоYour Experience with Machine Learning in PythonDIALOGUEMachine Learning in IndustryВидео

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

Edureka

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

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

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 14.3 ч

4 модулей

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

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

Часть программы вашего университета
How Companies use Machine LearningВидео
How Companies are Crafting the FutureЧтение
Practice Quiz : AI and Augment of Machine LearningЗадание
Introduce YourselfОбсуждение

Overview of Machine Learning

Machine Learning ProcessВидеоSteps in Machine LearningВидеоTypes of Machine LearningВидеоMachine Learning 101ЧтениеPractice Quiz : Overview of Machine LearningЗадание

Regression

Introduction to Linear RegressionВидеоReal Life ExamplesВидеоCalculating OLS ВидеоEquation of OLSВидеоAssumptions in Linear RegressionВидеоDemonstration: Setting Up the Model ВидеоCalculating R - Square and RMSE ВидеоResidual Plot and Q-Q Plot ВидеоCook's DistanceВидеоReal - Life Examples of Logistic RegressionВидеоWhat is Logistic RegressionВидеоCost FunctionВидеоAssumptions in Logistic RegressionВидеоDemonstration of Logistic Regression: Transforming DataВидеоDemonstration of Logistic Regression: Developing the ModelВидеоRegression and its AssumptionsЧтениеRole of RegularizationЧтениеPractice Quiz : RegressionЗадание

Evaluation Metrics

Confusion MatrixВидеоExample for Calculating Confusion MatrixВидеоConditions for Over-Fitting and Under-FittingВидеоOverfitting and UnderfittingВидеоPerformance Metrics - MSE, RMSE, MAE, MAPE ВидеоR - Square, RMSLE and Adjusted R - SquareВидеоWorking of R - SquareВидеоSignificance of R - SquareВидеоEvaluation of All Things PredictiveЧтениеPractice Quiz : Evaluation MetricsЗаданиеWhich of the following evaluation metrics is most suitable for Regression models?Обсуждение

Module Wrap-Up and Assessment

Summary for Inception of Machine LearningВидеоKnowledge Check : Introduction to Machine LearningЗадание
02Machine Learning Algorithms42 материалов

Decision Tree and Random Forest

Classification in Machine LearningВидеоWhat is Decision Tree?ВидеоDecision Tree - Entropy and Information GainВидеоStep by Step Building of Decision TreeВидеоPruning in Decision TreeВидеоDemonstration: Importing DataВидеоDemonstration: Building Decision Tree and Random Forest ВидеоDemonstration: Importance of FeaturesВидеоDemonstration: Production Ready Random ForestВидеоDemonstration: Hyperparameter TuningВидеоDecision Trees and Random ForestsЧтениеPractice Quiz : Decision Tree and Random ForestЗадание

SVM, KNN and Naive Bayes Algorithms

What is SVM?ВидеоTerminologies in SVMВидеоHinge Loss Function and Other ParametersВидеоDemonstration of SVM - Exploring the DataВидеоDemonstration of SVM - Setting up the SVM ClassifierВидеоWhat is Naive Bayes?Видео

Dimensionality Reduction

Dimensionality ReductionВидеоIntroduction to PCAВидеоApplying PCAВидеоEigen Values and Eigen VectorsВидеоDemonstration: Initializing PCAВидеоDemonstration: Determining Optimal Number of Components through PCAВидео

Module Wrap-Up and Assessment

Summary for Machine Learning AlgorithmsВидеоKnowledge Check : Machine Learning AlgorithmsЗадание
03Association Rule Mining and Recommendation System27 материалов

Association Rules

What are Association Rules?ВидеоApriori AlgorithmВидеоDemonstrating Apriori AlgorithmВидеоFP-Growth in Association RuleЧтениеPractice Quiz : Association RulesЗадание

Recommendation Engines

What are Recommendation Engine?ВидеоCBFВидеоDemonstration of Recommendation Engine: Preparing DataВидеоDemonstration: Testing the ModelВидеоHow Recommendation Engines Personalize Your WorldЧтениеPractice Quiz : Recommendation EnginesЗадание

Reinforcement Learning and Boosting

Elements for Reinforcement LearningВидеоDemonstration of Boosting: Explaining the DatasetВидеоDemonstration of Boosting: Cleaning and Transforming DatasetВидеоDemonstration of Boosting: Factors Affecting PromotionВидеоDemonstration of Boosting: Total Score and Service Affecting PromotionВидеоDemonstration of Boosting: Age , Previous Year rating Influencing PromotionВидео

Module Wrap-Up and Assessment

Summary for Association Rule Mining and Recommendation SystemВидеоKnowledge Check : Association Rules and Recommendation SystemЗадание
04Course Wrap-Up and Assessment5 материалов
Final Reflections on Applied Machine LearningDIALOGUECourse Summary for Applied Machine Learning with PythonВидеоFinal Project: Cab Booking Demand AnalysisЧтениеKnowledge Check : Applied Machine LearningЗаданиеDescribe Your Learning JourneyОбсуждение
Working of Naive Bayes: Bayes TheoremВидео
Example of Naive Bayes AlgorithmВидео
Demonstration of Naive Bayes CodeВидео
Working of KNN Видео
Example of KNN AlgorithmВидео
Demonstration of KNN - Setting Up the ModelВидео
Demonstration of KNN - Transforming and Scaling DataВидео
Demonstration of KNN - Creating ClassifierВидео
SVM, KNN and Naive Bayes: When to Use Which Algorithm?Чтение
Practice Quiz : SVM, KNN and Naive Bayes AlgorithmЗадание
Which algorithm among SVM, KNN, and Naive Bayes do you find easier to use?Обсуждение
Demonstration: Implementing Optimal PCAВидео
Working of LDAВидео
Demonstration of LDAВидео
Best Practices for Dimensionality Reduction: PCA vs. LDAЧтение
Practice Quiz : Dimensionality ReductionЗадание
Demonstration of Boosting: Department Influencing PromotionВидео
Demonstration of Boosting: Education Affecting Promotion and SummarizationВидео
Demonstration of Boosting: Modeling the DataВидео
Demonstration of Boosting: Building a ModelВидео
Working of K-Means AlgorithmВидео
Demonstration of K-Means ClusteringВидео
Training Models to Get Better with ExperienceЧтение
Practice Quiz : Reinforcement Learning and BoostingЗадание