This iterative-stratification project offers implementations of MultilabelStratifiedKFold, MultilabelRepeatedStratifiedKFold, and MultilabelStratifiedShuffleSplit with a base algorithm for stratifying multilabel data described in the following paper: Sechidis K., Tsoumakas G., Vlahavas I. (2011) On the Stratification of Multi-Label Data. In: Gunopulos D., Hofmann T., Malerba D., Vazirgiannis M. (eds) Machine Learning and Knowledge Discovery in Databases. ECML PKDD 2011. Lecture Notes in Computer Science, vol 6913. Springer, Berlin, Heidelberg.
Raw data
{
"_id": null,
"home_page": "https://github.com/trent-b/iterative-stratification",
"name": "iterative-stratification",
"maintainer": "Trent J. Bradberry",
"docs_url": null,
"requires_python": null,
"maintainer_email": "trentjason@hotmail.com",
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/89/7b/6a0a8b31a1206befbe6d8104ca45b24666ce736f90326bf35c2a2ca00324/iterative_stratification-0.1.9.tar.gz",
"platform": null,
"description": "This iterative-stratification project offers implementations of MultilabelStratifiedKFold, MultilabelRepeatedStratifiedKFold, and MultilabelStratifiedShuffleSplit with a base algorithm for stratifying multilabel data described in the following paper: Sechidis K., Tsoumakas G., Vlahavas I. (2011) On the Stratification of Multi-Label Data. In: Gunopulos D., Hofmann T., Malerba D., Vazirgiannis M. (eds) Machine Learning and Knowledge Discovery in Databases. ECML PKDD 2011. Lecture Notes in Computer Science, vol 6913. Springer, Berlin, Heidelberg.\r\n",
"bugtrack_url": null,
"license": "BSD 3",
"summary": "Package that provides scikit-learn compatible cross validators with stratification for multilabel data",
"version": "0.1.9",
"project_urls": {
"Download": "https://github.com/trent-b/iterative-stratification",
"Homepage": "https://github.com/trent-b/iterative-stratification"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba01d8d8d138713356ab4fecc5e69626c528e682c4ec2a596c707c2eb2d6351e",
"md5": "21c6490af5aac6c308937bafa475c32d",
"sha256": "476f8deff6753fb1725612fe41e59cc2058f8f2524ae5d1ccee88eb8c8d3de80"
},
"downloads": -1,
"filename": "iterative_stratification-0.1.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "21c6490af5aac6c308937bafa475c32d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8515,
"upload_time": "2024-10-12T16:41:54",
"upload_time_iso_8601": "2024-10-12T16:41:54.620844Z",
"url": "https://files.pythonhosted.org/packages/ba/01/d8d8d138713356ab4fecc5e69626c528e682c4ec2a596c707c2eb2d6351e/iterative_stratification-0.1.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "897b6a0a8b31a1206befbe6d8104ca45b24666ce736f90326bf35c2a2ca00324",
"md5": "add43c7686120d8d7220e6a4e15629c2",
"sha256": "e7e299a3b28909fd0867d50ae6fc512def3bd482f71666ebaf0a3480b84cec42"
},
"downloads": -1,
"filename": "iterative_stratification-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "add43c7686120d8d7220e6a4e15629c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8400,
"upload_time": "2024-10-12T16:41:55",
"upload_time_iso_8601": "2024-10-12T16:41:55.890970Z",
"url": "https://files.pythonhosted.org/packages/89/7b/6a0a8b31a1206befbe6d8104ca45b24666ce736f90326bf35c2a2ca00324/iterative_stratification-0.1.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-12 16:41:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trent-b",
"github_project": "iterative-stratification",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "iterative-stratification"
}