D
decision tree
Projects with this topic
-
Machine Learning.
Rice University Spring 2024.
Updated -
An alternative decision tree model trying to stretch trees horizontally to avoid overfitting problems.
Updated -
This is a Django web application that uses machine learning to predict whether a product will go on backorder or not. It uses a pre-trained Random Forest Classifier, Decision Tree and LGBM models to make predictions based on various features such as product availability, lead time, and more.
Updated -
Diagnostic decision tree engine
Updated -
A Python code to create decision tree based on some training data-set.
Updated