Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 510 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 510 Bytes

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