{"id":13617438,"url":"https://github.com/ploomber/sklearn-evaluation","last_synced_at":"2025-04-13T11:47:12.129Z","repository":{"id":3462868,"uuid":"41926429","full_name":"ploomber/sklearn-evaluation","owner":"ploomber","description":"Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.","archived":false,"fork":false,"pushed_at":"2024-09-18T16:57:14.000Z","size":21076,"stargazers_count":456,"open_issues_count":5,"forks_count":54,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-10-29T17:11:51.684Z","etag":null,"topics":["data-science","deep-learning","jupyter-notebook","machine-learning","pytorch","scikit-learn","sklearn","tensorflow"],"latest_commit_sha":null,"homepage":"https://sklearn-evaluation.ploomber.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ploomber.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-04T16:33:42.000Z","updated_at":"2024-10-10T10:05:56.000Z","dependencies_parsed_at":"2023-09-25T01:51:43.723Z","dependency_job_id":"f09fd2a3-f5d5-4144-8fef-af543ac1bd58","html_url":"https://github.com/ploomber/sklearn-evaluation","commit_stats":{"total_commits":906,"total_committers":26,"mean_commits":34.84615384615385,"dds":0.6313465783664459,"last_synced_commit":"96456eed27a77abb69cead1f4d9c483d45fdaf61"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploomber%2Fsklearn-evaluation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploomber%2Fsklearn-evaluation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploomber%2Fsklearn-evaluation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploomber%2Fsklearn-evaluation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ploomber","download_url":"https://codeload.github.com/ploomber/sklearn-evaluation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710408,"owners_count":21149186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","deep-learning","jupyter-notebook","machine-learning","pytorch","scikit-learn","sklearn","tensorflow"],"created_at":"2024-08-01T20:01:41.706Z","updated_at":"2025-04-13T11:47:12.109Z","avatar_url":"https://github.com/ploomber.png","language":"Python","funding_links":[],"categories":["Python","模型的可解释性"],"sub_categories":[],"readme":"# sklearn-evaluation\n\n![CI](https://github.com/ploomber/sklearn-evaluation/workflows/CI/badge.svg)\n[![Documentation Status](https://readthedocs.org/projects/sklearn-evaluation/badge/?version=latest)](https://sklearn-evaluation.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://badge.fury.io/py/sklearn-evaluation.svg)](https://badge.fury.io/py/sklearn-evaluation)\n[![Coverage Status](https://coveralls.io/repos/github/ploomber/sklearn-evaluation/badge.svg)](https://coveralls.io/github/ploomber/sklearn-evaluation)\n[![Twitter](https://img.shields.io/twitter/follow/edublancas?label=Follow\u0026style=social)](https://twitter.com/intent/user?screen_name=ploomber)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Downloads](https://static.pepy.tech/badge/sklearn-evaluation)](https://pepy.tech/project/sklearn-evaluation)\n\n\u003e [!TIP]\n\u003e Deploy AI apps for free on [Ploomber Cloud!](https://ploomber.io/?utm_medium=github\u0026utm_source=sklearn-evaluation)\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ploomber.io/community\"\u003eJoin our community\u003c/a\u003e\n  |\n  \u003ca href=\"https://share.hsforms.com/1E7Qa_OpcRPi_MV-segFsaAe6c2g\"\u003eNewsletter\u003c/a\u003e\n  |\n  \u003ca href=\"mailto:contact@ploomber.io\"\u003eContact us\u003c/a\u003e\n  |\n  \u003ca href=\"https://sklearn-evaluation.ploomber.io\"\u003eDocs\u003c/a\u003e\n  |\n  \u003ca href=\"https://ploomber.io/blog\"\u003eBlog\u003c/a\u003e\n  |\n  \u003ca href=\"https://ploomber.io\"\u003eWebsite\u003c/a\u003e\n  |\n  \u003ca href=\"https://www.youtube.com/channel/UCaIS5BMlmeNQE4-Gn0xTDXQ\"\u003eYouTube\u003c/a\u003e\n\u003c/p\u003e\n\nMachine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking, and Jupyter notebook analysis.\n\nSupports Python 3.7 and higher. Tested on Linux, macOS and Windows.\n\n*Note:* Recent versions likely work on Python 3.6; however, `0.8.2` was the latest version tested with such Python version.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://sklearn-evaluation.ploomber.io\"\u003e \u003cimg src=\"_static/get-started.svg\" alt=\"Get Started\"\u003e \u003c/a\u003e\n\u003c/p\u003e\n\n![confusion matrix](examples/cm.png)\n\n# Install  \n\n```bash\npip install sklearn-evaluation\n```\n\n# Features\n\n* [Plotting](https://sklearn-evaluation.ploomber.io/en/latest/classification/basic.html) (confusion matrix, feature importances, precision-recall, roc, elbow curve, silhouette plot)\n* Report generation ([example](https://htmlpreview.github.io/?https://github.com/ploomber/sklearn-evaluation/blob/master/examples/report.html))\n* [Evaluate grid search results](https://sklearn-evaluation.ploomber.io/en/latest/classification/optimization.html)\n* [Track experiments using a local SQLite database](https://sklearn-evaluation.ploomber.io/en/latest/comparison/SQLiteTracker.html)\n* [Analyze notebooks output](https://sklearn-evaluation.ploomber.io/en/latest/comparison/NotebookCollection.html)\n* [Query notebooks with SQL](https://sklearn-evaluation.ploomber.io/en/latest/comparison/nbdb.html)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fploomber%2Fsklearn-evaluation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fploomber%2Fsklearn-evaluation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fploomber%2Fsklearn-evaluation/lists"}