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

{
    "name": "py310-scikit-learn",
    "portdir": "python/py-scikit-learn",
    "version": "1.6.1",
    "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": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2697
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-cython",
                "py310-build",
                "py310-installer",
                "clang-17",
                "py310-meson-python"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libomp",
                "py310-threadpoolctl",
                "python310",
                "py310-numpy",
                "py310-scipy",
                "py310-joblib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-mlxtend",
                "py310-barnaba",
                "py310-hdbscan",
                "py310-tpot",
                "py310-mapclassify"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-transformers",
                "py310-spreg",
                "py310-segregation",
                "py310-xraylarch",
                "py310-seqeval",
                "py310-esda",
                "py310-libpysal",
                "py310-spopt",
                "py310-librosa",
                "py310-photomosaic"
            ]
        }
    ]
}