Metadata-Version: 2.1
Name: truthnet
Version: 0.0.4
Summary: Algorithmic Lie Detector
Home-page: https://github.com/zeroknowledgediscovery/truthnet
Author: zed.uchicago.edu
Author-email: ishanu@uchicago.edu
License: LICENSE
Download-URL: https://github.com/zeroknowledgediscovery/truthnet/archive/ 0.0.4.tar.gz
Description: ===============
        Emergenet
        ===============
        
        .. image:: https://zenodo.org/badge/526971595.svg
           :target: https://zenodo.org/badge/latestdoi/526971595
        
        .. image:: http://zed.uchicago.edu/logo/truthnet.png
           :height: 300px
           :scale: 25%
           :alt: cognet logo
           :align: center
        
        .. class:: no-web no-pdf
        
        :Info: Draft link will be posted here
        :Author: ZeD@UChicago <zed.uchicago.edu>
        :Description: Algorithmic Lie Detector (https://pypi.org/project/truthnet/)
        :Documentation: https://zeroknowledgediscovery.github.io/truthnet/
        
        **Usage:**
        
        .. code-block::
        
           from emergenet.emergenet import Enet, save_model, load_model
        
        
Keywords: computational social science,decision trees,machine learning,malingering
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
