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

https://github.com/devroopsaha744/multiclass-classification-using-decisiontrees

This is notebook is the implementation of Decision Trees for multiclass classification on the bean dataset.
https://github.com/devroopsaha744/multiclass-classification-using-decisiontrees

Last synced: 8 months ago
JSON representation

This is notebook is the implementation of Decision Trees for multiclass classification on the bean dataset.

Awesome Lists containing this project

README

          

# multiclass-classification-using-DecisionTrees
This is notebook is the implementation of Decision Trees for multiclass classification on the bean dataset from UCI repository.