Develop-Packt / Introduction-to-Decision-Trees

This chapter introduces you to two types of supervised learning algorithms in detail. The first algorithm will help us to classify data points using decision trees, while the other algorithm will help us classify using random forests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Decision Trees

GitHub issues GitHub forks GitHub stars PRs Welcome

About

This chapter introduces you to two types of supervised learning algorithms in detail. The first algorithm will help us to classify data points using decision trees, while the other algorithm will help us classify using random forests.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%