truthnet


Nametruthnet JSON
Version 0.0.26 PyPI version JSON
download
home_pagehttps://github.com/zeroknowledgediscovery/truthnet
SummaryAlgorithmic Lie Detector
upload_time2024-01-25 16:47:02
maintainer
docs_urlNone
authorzed.uchicago.edu
requires_python>=3.6
licenseLICENSE
keywords computational social science decision trees machine learning malingering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============
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




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zeroknowledgediscovery/truthnet",
    "name": "truthnet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "computational social science,decision trees,machine learning,malingering",
    "author": "zed.uchicago.edu",
    "author_email": "ishanu@uchicago.edu",
    "download_url": "https://files.pythonhosted.org/packages/96/4e/2a3e7a76df577f7d09926927754f5328a804709433c6f4df3c8ce38c646b/truthnet-0.0.26.tar.gz",
    "platform": null,
    "description": "===============\nEmergenet\n===============\n\n.. image:: https://zenodo.org/badge/526971595.svg\n   :target: https://zenodo.org/badge/latestdoi/526971595\n\n.. image:: http://zed.uchicago.edu/logo/truthnet.png\n   :height: 300px\n   :scale: 25%\n   :alt: cognet logo\n   :align: center\n\n.. class:: no-web no-pdf\n\n:Info: Draft link will be posted here\n:Author: ZeD@UChicago <zed.uchicago.edu>\n:Description: Algorithmic Lie Detector (https://pypi.org/project/truthnet/)\n:Documentation: https://zeroknowledgediscovery.github.io/truthnet/\n\n**Usage:**\n\n.. code-block::\n\n   from emergenet.emergenet import Enet, save_model, load_model\n\n\n\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Algorithmic Lie Detector",
    "version": "0.0.26",
    "project_urls": {
        "Download": "https://github.com/zeroknowledgediscovery/truthnet/archive/ 0.0.26.tar.gz",
        "Homepage": "https://github.com/zeroknowledgediscovery/truthnet"
    },
    "split_keywords": [
        "computational social science",
        "decision trees",
        "machine learning",
        "malingering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "964e2a3e7a76df577f7d09926927754f5328a804709433c6f4df3c8ce38c646b",
                "md5": "51028d8d37fcd0e57743c11b70413881",
                "sha256": "5de78c2ba26d75180aaf0468502721770ec0b4c442cef8b1518bdc409155a6fe"
            },
            "downloads": -1,
            "filename": "truthnet-0.0.26.tar.gz",
            "has_sig": false,
            "md5_digest": "51028d8d37fcd0e57743c11b70413881",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1119140,
            "upload_time": "2024-01-25T16:47:02",
            "upload_time_iso_8601": "2024-01-25T16:47:02.059461Z",
            "url": "https://files.pythonhosted.org/packages/96/4e/2a3e7a76df577f7d09926927754f5328a804709433c6f4df3c8ce38c646b/truthnet-0.0.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-25 16:47:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zeroknowledgediscovery",
    "github_project": "truthnet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "truthnet"
}
        
Elapsed time: 0.17999s