HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-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": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-cython",
"clang-17",
"py311-meson-python"
]
},
{
"type": "lib",
"ports": [
"libomp",
"py311-threadpoolctl",
"python311",
"py311-numpy",
"py311-joblib",
"py311-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-chainer",
"py311-mapclassify",
"py311-hdbscan"
]
},
{
"type": "run",
"ports": [
"py311-seqeval",
"py311-esda",
"py311-libpysal",
"py311-spopt",
"py311-spreg",
"py311-segregation",
"py311-librosa",
"py311-xraylarch"
]
}
]
}