Predicts weather a note is fake or not with 0.99 Accuracy
https://www.kaggle.com/saikiranrudra2/eda-simple-approach-1-0-accuracy
- Desktop Home
- Mobile Home
- Desktop Home Page
- Mobile Home Page
- Streamlet
- python
- sklearn
- xgboost
- matplotlib
- seaborn
- pandas
- numpy
- Install pipenv
pip install pipenv
- In Project directory execute following command
pipenv install
- Execute this command to start application
streamlit run main.py



