GET /api/v1/ports/py27-tensorflow_estimator1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-tensorflow_estimator1",
"portdir": "python/py-tensorflow_estimator1",
"version": "1.15.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/estimator",
"description": "High-level API that simplifies machine learning.",
"long_description": "TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 24
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 216
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-futures"
]
}
],
"depends_on": []
}