Package truthnet
truthnet
Description:
Detecting malingering in structured interviews
Installation:
pip install truthnet
Theory:
Expand source code
'''
# truthnet
Description:
Detecting malingering in structured interviews
Installation:
```
pip install truthnet
```
Theory:
'''
from .truthnet import truthnet, train, load_veritas_model
Sub-modules
truthnet.truthfinder
truthnet.truthnet
truthnet.util