Skip to content

The Streamlet package in Python was used to analyze the CSV file data in order to implement the decision tree algorithm on the data. Other packages were used.

Notifications You must be signed in to change notification settings

masterfiras101/Tree-Decision-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tree-Decision-Python

** Welcome with simple app using python for Data Analysis (Tree Decision) Algorithm**


Requirements for installing

  • python -m pip install --upgrade pip
  • pip install streamlit
  • pip install pandas
  • pip install pydotplus
  • pip install scikit-learn
  • pip install matplotlib
  • pip install collection
  • pip install graphviz
  • git clone https://github.com/masterfiras101/Tree-Decision-Python
  • cd Tree-Decision-Python

Run

  • streamlit run app.py

About

The Streamlet package in Python was used to analyze the CSV file data in order to implement the decision tree algorithm on the data. Other packages were used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages