Skip to content

A research on feature selection strategies to detect fakery in psychological tests.

License

Notifications You must be signed in to change notification settings

luismarcoslc/identifying_fakery_in_psychological_tests

 
 

Repository files navigation

Cognitive-behavioral-social-data

A research on feature selection strategies on psychological datasets

Commands for project setup

  1. To create a new conda environment
conda create -p venv python==3.8 -y
  1. To activate the environment
conda activate ./venv
  1. To install the requirements of the project
pip install -r requirements.txt

About

A research on feature selection strategies to detect fakery in psychological tests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%