Skip to content

Tantei is a site developed in Python and Flask to detect fake news We use a machine learning model to detect fake news 🚀

Notifications You must be signed in to change notification settings

SebastianMM-96/tantei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tantei

tantei-logo

Activate the virtual environment

To start the virtual environment of the Tantei application, it is necessary in the terminal to enter the following command:

source applicationSite / bin / activate

And run the python script as follows:

python app.py

Dependencies file

Package       Version
------------- ------------
click==7.1.2
Flask==1.1.2
gunicorn==20.0.4
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==1.0.1
MarkupSafe==1.1.1
numpy==1.19.5
pandas==1.1.5
python-dateutil==2.8.1
pytz==2021.1
scikit-learn==0.22.2.post1
scipy==1.5.4
six==1.15.0
threadpoolctl==2.1.0
Werkzeug==1.0.1
xgboost==1.3.3

About

Tantei is a site developed in Python and Flask to detect fake news We use a machine learning model to detect fake news 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published