[run these commands in CMD ADMIN to avoid any error]
- StreamLit ( pip install streamlit )
- Pandas ( pip install pandas )
- Scikit-learn ( pip install scikit-learn )
- First: cd ProjectFolder
- Then: streamlit run TheFileYouWillName.py
You are free to any update and modifications.