This github contains several abstractions for databases and ML models.
You must install numpy, pandas, matplotlib and sklearn for this project to work
On linux, you can run 'python3 setup.py develop' in this project's root directory to install the python package in dev mode. This is optional.
Run 'python3 -m ias-fakedetection --help' anywhere
Open this project's root directory and run 'python3 __main__.py --help'