Decision tree models in Python

0
Certificate

Paid

Language

Level

Beginner

Last updated on April 21, 2025 12:25 pm

Learn the theory and practical implementation of decision trees, random forest, extremely randomized trees, gradient boosting, and XGBoost in Python. Perfect for Python developers, data scientists, computer engineers, researchers, and students. Downloadable Jupyter notebooks included.

Add your review

What you’ll learn

  • Decision trees and how they work for regression and classification
  • Random forest
  • Extremely randomized trees
  • Gradient Boosting Decision Trees
  • XGBoost

In this practical course, we are going to focus on the decision tree machine learning models using Python programming language.

Decision trees are a particular and very effective type of model of the machine learning landscape. They try to predict the output variable according to particular binary decision rules to apply to the features. The best split that satisfies the rule is found during the training phase.

Decision trees express their best power when used in an ensemble. This way, we get models like random forest and extremely randomized trees (if we use bagging) and gradient boosting decision trees (if we use boosting).

With this course, you are going to learn:

  1. Theory of the decision trees, with several splitting criteria for regression and classification

  2. Hyperparameters of the decision trees

  3. Random forest and its hyperparameters

  4. Extremely randomized tree and its hyperparameters

  5. Gradient Boosting Decision Tree and its hyperparameters

  6. XGBoost and its hyperparameters

All the lessons of this course start with a brief introduction and end with a practical example in Python programming language and its powerful scikit-learn library. The environment that will be used is Jupyter, which is a standard in the data science industry. All the Jupyter notebooks are downloadable.

This course is part of my Supervised Machine Learning in Python online course, so you’ll find some lessons that are already included in the larger course.

Who this course is for:

  • Python developers
  • Data Scientists
  • Computer engineers
  • Researchers
  • Students

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Decision tree models in Python”

×

    Your Email (required)

    Report this page
    Decision tree models in Python
    Decision tree models in Python
    LiveTalent.org
    Logo
    LiveTalent.org
    Privacy Overview

    This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.