ML integrated web app to predict the genuinity of transactions.
- Scikit-learn
- Pandas
- Numpy
- Pylab
- Matplotlib
- Flask
Feel free to suggest your opinions by creating an issue or mail us at gthackers4evri1@gmail.com.
- Clone or download this repo.
git clone https://github.com/premakhil/F-DetectoR.git
- Navigate to project directory.
cd F-DetectoR/
- Install dependencies
pip install -r requirements.txt
- Setup FLASK APP
export FLASK_APP = run.py
- Run the app
flask run
- Open in browser
http://127.0.0.1:5000/