An open API service indexing awesome lists of open source software.

https://github.com/arjuntheprogrammer/decision-trees-random-forests-adaboost-xgboost-in-python

Decision Trees, Random Forests, AdaBoost & XGBoost in Python Udemy Course
https://github.com/arjuntheprogrammer/decision-trees-random-forests-adaboost-xgboost-in-python

Last synced: 7 months ago
JSON representation

Decision Trees, Random Forests, AdaBoost & XGBoost in Python Udemy Course

Awesome Lists containing this project

README

          

# Decision Trees, Random Forests, AdaBoost & XGBoost in Python

Course Link:

---

## Course Contents

* **Section 1** - Introduction to Machine Learning
* **Section 2** - Python basic
* **Section 3** - Pre-processing and Simple Decision trees
* **Section 4** - Simple Classification Tree
* **Section 5, 6 and 7** - Ensemble technique

---

## Objectives

* Identify the business problem which can be solved using Decision tree/ Random Forest/ XGBoost of Machine Learning.
* Have a clear understanding of Advanced Decision tree based algorithms such as Random Forest, Bagging, AdaBoost and XGBoost
* Create a tree based (Decision tree, Random Forest, Bagging, AdaBoost and XGBoost) model in Python and analyze its result.
* Confidently practice, discuss and understand Machine Learning concepts.

---

## Learnings

* Get a solid understanding of decision tree
* Understand the business scenarios where decision tree is applicable
* Tune a machine learning model's hyperparameters and evaluate its performance.
* Use Pandas DataFrames to manipulate data and make statistical computations.
* Use decision trees to make predictions
* Learn the advantage and disadvantages of the different algorithms

---

## Completion Certificate

![1000](https://udemy-certificate.s3.amazonaws.com/image/UC-9c547400-61ed-4edd-8eaf-f924583f37e7.jpg)

---