Skip to content

smithaeshwarahalliramesh/Deceit-detection

Repository files navigation

Deceit-detection

There is create_data.py script that builds a dataset of 1 Million in csv format with 39 attributes: python create_data.py -o -n

To run facial_exp_deceit_detector.py script use the following format: python facial_exp_deceit_detector.py -i -t -o

To run hand_gestures_deceit_detector.py script use the following format: python hand_gestures_deceit_detector.py -i -o

Install scikit-plot using: pip install scikit-plot

Import all necessary libraries: Pandas,numpy,sklearn,seaborn,matplotlib and scikit-plot

Testing data for facial_exp_deceit_detector.py is saved in All_Gestures_Deceptive and Truthful.csv file

Testing data for hand_gestures_deceit_detector.py is saved in Postures.csv file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages