dt-distance


Namedt-distance JSON
Version 0.1.4 PyPI version JSON
download
home_page
SummaryA library for calculating the distance between two decision trees
upload_time2024-02-23 19:03:48
maintainer
docs_urlNone
authorVassilis Digalakis Jr
requires_python>=3.9
licenseMIT
keywords decision trees distance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dt-distance",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "decision trees,distance",
    "author": "Vassilis Digalakis Jr",
    "author_email": "vvdigalakis@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/4d/7948fd29753f45f7e0d0059c231c6e8ee00ca9d6aa8094602d97e969ba96/dt-distance-0.1.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for calculating the distance between two decision trees",
    "version": "0.1.4",
    "project_urls": null,
    "split_keywords": [
        "decision trees",
        "distance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd24ef7b83e518e7eee2c82c880ebdccf8dfcde9079e5ac2135f3333691a7a2e",
                "md5": "c2c27a4b0427a350584c0ccfe5680a89",
                "sha256": "816a2181ddd3f10760794b4db3102ef9a9a8f9ae20906559ade771a42564276d"
            },
            "downloads": -1,
            "filename": "dt_distance-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2c27a4b0427a350584c0ccfe5680a89",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10273,
            "upload_time": "2024-02-23T19:03:46",
            "upload_time_iso_8601": "2024-02-23T19:03:46.229138Z",
            "url": "https://files.pythonhosted.org/packages/dd/24/ef7b83e518e7eee2c82c880ebdccf8dfcde9079e5ac2135f3333691a7a2e/dt_distance-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f4d7948fd29753f45f7e0d0059c231c6e8ee00ca9d6aa8094602d97e969ba96",
                "md5": "5d3e8b3b2dc2cd606169ee86fe74f240",
                "sha256": "9e294c5a46296221302a8ef54346d5be96f6235d1883b720c1599b24ada73643"
            },
            "downloads": -1,
            "filename": "dt-distance-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5d3e8b3b2dc2cd606169ee86fe74f240",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12297,
            "upload_time": "2024-02-23T19:03:48",
            "upload_time_iso_8601": "2024-02-23T19:03:48.036074Z",
            "url": "https://files.pythonhosted.org/packages/7f/4d/7948fd29753f45f7e0d0059c231c6e8ee00ca9d6aa8094602d97e969ba96/dt-distance-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-23 19:03:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dt-distance"
}
        
Elapsed time: 0.19828s