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

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

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

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

Python: Implement & Evaluate Random Forests for ML

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

О курсе

Build practical machine learning skills by implementing and evaluating Random Forest models in Python. In this hands-on course, you'll work through a complete supervised learning workflow using the SONAR dataset, from data preparation and exploration to decision tree construction and Random Forest model evaluation. Through guided coding exercises, you'll learn how to load and inspect data, apply decision tree splitting techniques using the Gini index, and evaluate classification performance with cross-validation. You'll then assemble a Random Forest classifier and assess its effectiveness using structured validation approaches and performance analysis. This course is designed for learners with a basic understanding of Python who want to strengthen their knowledge of supervised machine learning through practical, code-based learning. Rather than focusing only on theory, you'll implement each step of the modeling process and evaluate model performance using established validation techniques. By the end of the course, you'll be able to build and evaluate Random Forest classifiers in Python, apply data preparation techniques, use impurity measures to construct decision trees, and assess classification models with confidence. If you're looking for a practical introduction to Random Forests and supervised learning, this course provides a structured, project-based learning experience.

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

Coursera не указала навыки для этого курса.

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

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

01Building and Evaluating Random Forests with Python19 материалов

Data Preparation and Initial Exploration

Introduction and Understanding of SONAR DatasetВидеоLoad a CSV FileВидеоLoad a CSV File ContinueВидеоData Preparation and Initial ExplorationЗадание

Decision Tree Foundations and Splitting Techniques

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

EDUCBA

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

Python: Implement & Evaluate Random Forests for ML
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 3.1 ч

1 модулей

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

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

Часть программы вашего университета
Split a dataset into k FoldsВидео
Evaluate an Algorithm using a Cross Validation SplitВидео
Calculate the Gini index for a Split DatasetВидео
Select the Best Split Point for a DatasetВидео
Create a Terminal Node ValueВидео
Build a Decision TreeВидео
Decision Tree Foundations and Splitting TechniquesЗадание

Random Forest Construction and Performance Evaluation

Create a Random SubsampleВидеоRandom Forest AlgorithmВидеоTest the Random Forest Algorithm on Sonar DatasetВидеоEvaluate AlgorithmВидеоRandom Forest Construction and Performance EvaluationЗаданиеFrom Trees to Forests: Applying Random Forest Concepts to Real DataDIALOGUEBuilding and Evaluating Random Forests with PythonЗаданиеDeploying a Random Forest Classifier for SONAR Signal ClassificationDIALOGUE