Skip to content

saadbutt00/Decision_Tree_with_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decision_Tree_with_Python

I first created python script that only takes values for features & give prediction but without storing data.

🧠 Decision Tree Web App (Streamlit) In Streamlit app, I ended this problem & let users train a custom decision tree model with one or more features. Users can enter feature names and values, train the model, and make real-time predictions. The app displays and supports named inputs for clarity. No pre-uploaded dataset required—users manually input data for full control and learning. Ideal for students and beginners to understand how decision tree id3 works step-by-step. But, Can also be used to make some predictions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages