GET /api/v1/ports/py37-scikit-learn/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-scikit-learn",
    "portdir": "python/py-scikit-learn",
    "version": "1.0.2",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://scikit-learn.org/",
    "description": "Easy-to-use and general-purpose machine learning in Python",
    "long_description": "Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-cython",
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-numpy",
                "libomp",
                "py37-threadpoolctl",
                "py37-scipy",
                "python37",
                "py37-joblib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-barnaba",
                "py37-eli5",
                "py37-hdbscan",
                "py37-beancount-import",
                "py37-tpot",
                "py37-astroML",
                "py37-mapclassify"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-umap-learn",
                "py37-xraylarch",
                "py37-seqeval",
                "py37-librosa",
                "py37-photomosaic",
                "py37-pmdarima"
            ]
        }
    ]
}