{ "info": { "author": "Brittany Johnson, Jesse Bartola, Rico Angell, Katherine Keith, Sam Witty, Stephen Giguere, and Yuriy Brun", "author_email": "bijohnsonphd@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# fairkit-learn fairness toolkit\n\nFairkit-learn is an open-source, publicly available Python toolkit designed\nto help data scientists evaluate and explore machine learning models with\nrespect to quality and fairness metrics simultaneously.\n\nFairkit-learn builds on top of [scikit-learn](https://scikit-learn.org/stable/), the state-of-the-art tool suite\nfor data mining and data analysis, and [AI Fairness 360](https://aif360.mybluemix.net/), the state-of-the-art\nPython toolkit for examining, reporting, and mitigating machine learning bias\nin individual models. \n\nFairkit-learn supports all metrics and learning algorithms available in scikit-learn and AI Fairness\n360, and all of the bias mitigating pre- and post-processing algorithms available in AI Fairness 360, and provides extension points to add more metrics and algorithms.\n\n# Installation\n\nTo install fairkit-learn, run the following command:\n\n``` pip install fairkit-learn==1.0```\n\n# Using fairkit-learn\n\nSample code for how to use fairkit-learn can be found in the examples\nfolder in the repo.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/brittjay0104/fairkit-learn", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "fairkit-learn", "package_url": "https://pypi.org/project/fairkit-learn/", "platform": "", "project_url": "https://pypi.org/project/fairkit-learn/", "project_urls": { "Homepage": "https://github.com/brittjay0104/fairkit-learn" }, "release_url": "https://pypi.org/project/fairkit-learn/1.2/", "requires_dist": null, "requires_python": "", "summary": "A machine learning fairness toolkit", "version": "1.2" }, "last_serial": 5972994, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0a4b41bdf116ea48884a9333c732a5f6", "sha256": "11993b2e9d3b058008342fa5b4fecaf64732774fe38455b3a158ccabc629e87a" }, "downloads": -1, "filename": "fairkit_learn-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0a4b41bdf116ea48884a9333c732a5f6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5898, "upload_time": "2019-09-27T19:27:22", "url": "https://files.pythonhosted.org/packages/c9/1b/0e952028640a4663aa710699da512eb28d320bcbd960ffc836eaa5ab4ed5/fairkit_learn-0.1-py3-none-any.whl" } ], "1.0": [], "1.1": [ { "comment_text": "", "digests": { "md5": "6afe7d0f3c2a8ec3ab7c766398fe1c4e", "sha256": "324bf5d572ba3ab57c794b28c2a3b72f5951e57566dc27a24ea57bf99dfdcdf1" }, "downloads": -1, "filename": "fairkit_learn-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6afe7d0f3c2a8ec3ab7c766398fe1c4e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20114, "upload_time": "2019-10-10T16:16:14", "url": "https://files.pythonhosted.org/packages/23/f7/52f24982af8762f7d0e7b28c3c02c422a4c97020e292143b77b9a412356b/fairkit_learn-1.1-py3-none-any.whl" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "4ee2e7ae71ace39c6822b1a75148a928", "sha256": "a3c7f2f97d0a46d6234404180100f1f51fbf1bbee567ad8b6b49bbfeac0a90e9" }, "downloads": -1, "filename": "fairkit_learn-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4ee2e7ae71ace39c6822b1a75148a928", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20092, "upload_time": "2019-10-14T19:12:39", "url": "https://files.pythonhosted.org/packages/46/67/38636a0d4c96690f398aeda7c2fe6aaec43fee573433ba33d30947e4b552/fairkit_learn-1.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ee2e7ae71ace39c6822b1a75148a928", "sha256": "a3c7f2f97d0a46d6234404180100f1f51fbf1bbee567ad8b6b49bbfeac0a90e9" }, "downloads": -1, "filename": "fairkit_learn-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4ee2e7ae71ace39c6822b1a75148a928", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20092, "upload_time": "2019-10-14T19:12:39", "url": "https://files.pythonhosted.org/packages/46/67/38636a0d4c96690f398aeda7c2fe6aaec43fee573433ba33d30947e4b552/fairkit_learn-1.2-py3-none-any.whl" } ] }