nf1


Namenf1 JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/GiulioRossetti/f1-communities
SummaryNF1: Normalized F1 score for community evaluation against ground truth
upload_time2021-06-24 12:59:08
maintainer
docs_urlNone
authorGiulio Rossetti
requires_python
licenseBSD-Clause-2
keywords community-discovery evaluation complex-networks
VCS
bugtrack_url
requirements numpy matplotlib scipy pandas
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GiulioRossetti/f1-communities",
    "name": "nf1",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "community-discovery evaluation complex-networks",
    "author": "Giulio Rossetti",
    "author_email": "giulio.rossetti@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/48/977e0d9c780b3ccc031d00d09b9358ea55be6a2f62663b9f2272a21c2770/nf1-0.0.4.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "BSD-Clause-2",
    "summary": "NF1: Normalized F1 score for community evaluation against ground truth",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/GiulioRossetti/f1-communities"
    },
    "split_keywords": [
        "community-discovery",
        "evaluation",
        "complex-networks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65c22ae3034b0719d7f3a6faea2d99157b930c11647ab9d000bda58a563d89c8",
                "md5": "a5961a41a13181d9c3dc33c620f6d62f",
                "sha256": "6fd9bdea89e3df0d2116507084adf3b51b353a65a8d945db659df3a509767678"
            },
            "downloads": -1,
            "filename": "nf1-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5961a41a13181d9c3dc33c620f6d62f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18135,
            "upload_time": "2021-06-24T12:59:07",
            "upload_time_iso_8601": "2021-06-24T12:59:07.613565Z",
            "url": "https://files.pythonhosted.org/packages/65/c2/2ae3034b0719d7f3a6faea2d99157b930c11647ab9d000bda58a563d89c8/nf1-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2348977e0d9c780b3ccc031d00d09b9358ea55be6a2f62663b9f2272a21c2770",
                "md5": "85a840dfbba85b4d01fc79fc3c72b4ab",
                "sha256": "09cfd6d2b219d62e5be12ba037c06670344cd1477b8cb4826726760b8528bb4b"
            },
            "downloads": -1,
            "filename": "nf1-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "85a840dfbba85b4d01fc79fc3c72b4ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18803,
            "upload_time": "2021-06-24T12:59:08",
            "upload_time_iso_8601": "2021-06-24T12:59:08.434697Z",
            "url": "https://files.pythonhosted.org/packages/23/48/977e0d9c780b3ccc031d00d09b9358ea55be6a2f62663b9f2272a21c2770/nf1-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-06-24 12:59:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GiulioRossetti",
    "github_project": "f1-communities",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        }
    ],
    "lcname": "nf1"
}
        
Elapsed time: 0.17275s