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

https://github.com/kalyan4636/lgmvip-datascience---task-2


https://github.com/kalyan4636/lgmvip-datascience---task-2

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# LGMVIP-DataScience---[ Decision tree algorithm ] Task-2

A. A decision tree algorithm is a machine learning algorithm that uses a decision tree to make predictions. It follows a tree-like model of decisions and their possible consequences. The algorithm works by recursively splitting the data into subsets based on the most significant feature at each node of the tree.

![DECISION TREE ALGORITHM](https://github.com/Kalyan4636/LGMVIP-DataScience---Task-2/assets/79601235/aaecf602-3431-41b0-bf48-68e6fdfb98c8)