radMLBench


NameradMLBench JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/aydindemircioglu/radMLBench
SummaryA Python wrapper for the radMLBench data repository.
upload_time2024-09-15 10:06:20
maintainerNone
docs_urlNone
authorAydin Demircioglu
requires_python>=3.6.0
licenseMIT
keywords radiomics data mining benchmark machine learning data analysis data sets data science wrapper
VCS
bugtrack_url
requirements alembic certifi charset-normalizer colorlog contourpy cycler et-xmlfile fonttools greenlet idna importlib-metadata importlib-resources joblib kiwisolver Mako MarkupSafe matplotlib numpy opencv-python openpyxl optuna packaging pandas pillow pyaml pyparsing python-dateutil pytz PyYAML requests scikit-learn scipy seaborn six SQLAlchemy tabulate threadpoolctl tqdm typing-extensions tzdata urllib3 zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
A Python wrapper for the radMLBench data repository.

Contact
=============
If you have any questions or comments about radMLBench,
please feel free to contact us via e-mail: aydin.demircioglu@uk-essen.de

This project is hosted at https://github.com/aydindemircioglu/radMLBench

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aydindemircioglu/radMLBench",
    "name": "radMLBench",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6.0",
    "maintainer_email": null,
    "keywords": "radiomics, data mining, benchmark, machine learning, data analysis, data sets, data science, wrapper",
    "author": "Aydin Demircioglu",
    "author_email": "aydin.demircioglu@uk-essen.de",
    "download_url": null,
    "platform": null,
    "description": "\nA Python wrapper for the radMLBench data repository.\n\nContact\n=============\nIf you have any questions or comments about radMLBench,\nplease feel free to contact us via e-mail: aydin.demircioglu@uk-essen.de\n\nThis project is hosted at https://github.com/aydindemircioglu/radMLBench\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python wrapper for the radMLBench data repository.",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/aydindemircioglu/radMLBench"
    },
    "split_keywords": [
        "radiomics",
        " data mining",
        " benchmark",
        " machine learning",
        " data analysis",
        " data sets",
        " data science",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5b88bbcd243fce3dd1a003bdb528fff2e8c45cce98b1b98d1ecc51e4f8f34d3",
                "md5": "9af6268cb980b664b278d362fc96a665",
                "sha256": "114282d7e09d7e1c1a8c73f7a32c73b81a6fd4d059e2aec82c2c681867e91948"
            },
            "downloads": -1,
            "filename": "radMLBench-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9af6268cb980b664b278d362fc96a665",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.0",
            "size": 13898,
            "upload_time": "2024-09-15T10:06:20",
            "upload_time_iso_8601": "2024-09-15T10:06:20.112015Z",
            "url": "https://files.pythonhosted.org/packages/b5/b8/8bbcd243fce3dd1a003bdb528fff2e8c45cce98b1b98d1ecc51e4f8f34d3/radMLBench-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-15 10:06:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aydindemircioglu",
    "github_project": "radMLBench",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "alembic",
            "specs": [
                [
                    "==",
                    "1.13.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.2.2"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "colorlog",
            "specs": [
                [
                    "==",
                    "6.8.2"
                ]
            ]
        },
        {
            "name": "contourpy",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "et-xmlfile",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.51.0"
                ]
            ]
        },
        {
            "name": "greenlet",
            "specs": [
                [
                    "==",
                    "3.0.3"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.7"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "7.1.0"
                ]
            ]
        },
        {
            "name": "importlib-resources",
            "specs": [
                [
                    "==",
                    "6.4.0"
                ]
            ]
        },
        {
            "name": "joblib",
            "specs": [
                [
                    "==",
                    "1.4.2"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.4.5"
                ]
            ]
        },
        {
            "name": "Mako",
            "specs": [
                [
                    "==",
                    "1.3.3"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "2.1.5"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.7.5"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.4"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "4.9.0.80"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "optuna",
            "specs": [
                [
                    "==",
                    "3.6.1"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.0.3"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.3.0"
                ]
            ]
        },
        {
            "name": "pyaml",
            "specs": [
                [
                    "==",
                    "24.4.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0.post0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2024.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "==",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.10.1"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "==",
                    "2.0.30"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "threadpoolctl",
            "specs": [
                [
                    "==",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.4"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "==",
                    "4.11.0"
                ]
            ]
        },
        {
            "name": "tzdata",
            "specs": [
                [
                    "==",
                    "2024.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.18.1"
                ]
            ]
        }
    ],
    "lcname": "radmlbench"
}
        
Elapsed time: 4.44954s