Raw data
{
"_id": null,
"home_page": "https://github.com/sirbradflies/Sibyl",
"name": "sibyl-ai",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "AI ML Pipeline Wrapper AutoML",
"author": "Francesco Baldisserri",
"author_email": "fbaldisserri@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b2/8c/7e5ed7a55e5a83d85f409b62468ac31b11e68f74f4b49000462d14dd4f8b/sibyl-ai-1.0.15.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Wrapper for SKLearn Pipeline with Auto ML features",
"version": "1.0.15",
"project_urls": {
"Homepage": "https://github.com/sirbradflies/Sibyl"
},
"split_keywords": [
"ai",
"ml",
"pipeline",
"wrapper",
"automl"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8fbd9cf6b929668826491753809cda93824ba212afde1a76176cb14cb727c91f",
"md5": "f9084cbd955a51f4ee7499ef9f5cd7be",
"sha256": "6fd29d66c7f15b67a42ef0f63b255b8ec7de9e9089f3b07642a937f008df4a86"
},
"downloads": -1,
"filename": "sibyl_ai-1.0.15-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f9084cbd955a51f4ee7499ef9f5cd7be",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 14008,
"upload_time": "2023-05-16T16:29:10",
"upload_time_iso_8601": "2023-05-16T16:29:10.614628Z",
"url": "https://files.pythonhosted.org/packages/8f/bd/9cf6b929668826491753809cda93824ba212afde1a76176cb14cb727c91f/sibyl_ai-1.0.15-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b28c7e5ed7a55e5a83d85f409b62468ac31b11e68f74f4b49000462d14dd4f8b",
"md5": "c21b11fad4fbd08bb7a0875a5224ad8f",
"sha256": "3527c12ddaaf1f835a361a596154316678f49eafe2bfdb04ae11180d0ef96584"
},
"downloads": -1,
"filename": "sibyl-ai-1.0.15.tar.gz",
"has_sig": false,
"md5_digest": "c21b11fad4fbd08bb7a0875a5224ad8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9977,
"upload_time": "2023-05-16T16:29:12",
"upload_time_iso_8601": "2023-05-16T16:29:12.635461Z",
"url": "https://files.pythonhosted.org/packages/b2/8c/7e5ed7a55e5a83d85f409b62468ac31b11e68f74f4b49000462d14dd4f8b/sibyl-ai-1.0.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-16 16:29:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sirbradflies",
"github_project": "Sibyl",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "joblib",
"specs": []
},
{
"name": "numpy",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "scipy",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "tensorflow",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "catboost",
"specs": []
},
{
"name": "lightgbm",
"specs": []
},
{
"name": "seaborn",
"specs": []
},
{
"name": "matplotlib",
"specs": [
[
">=",
"1.0.0"
]
]
}
],
"lcname": "sibyl-ai"
}