Metadata-Version: |
2.3 |
Name: |
mlcompare |
Version: |
1.2.2 |
Summary: |
Quickly compare machine learning models across libraries and datasets. |
Author: |
Mitchell Medeiros |
Project-Url: |
Documentation, https://mlcompare.readthedocs.io/en/latest/api_reference |
Project-Url: |
Changelog, https://mlcompare.readthedocs.io/en/latest/release_notes |
Project-Url: |
Repository, https://github.com/MitchMedeiros/MLCompare |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.10 |
Requires-Dist: |
huggingface-hub (>=0.21.0) |
Requires-Dist: |
kaggle (>=1.0.0) |
Requires-Dist: |
lightgbm (>=4.0.0) |
Requires-Dist: |
numpy (<2.0.0,>=1.23.5) |
Requires-Dist: |
openml (>=0.13.0) |
Requires-Dist: |
pandas[pyarrow] (>=2.0.0) |
Requires-Dist: |
plotly (>=4.0.0) |
Requires-Dist: |
pydantic (>=2.0.0) |
Requires-Dist: |
scikit-learn (>=1.4.0) |
Requires-Dist: |
torch (>=2.0.0) |
Requires-Dist: |
xgboost (>=2.1.0) |
Requires-Dist: |
black (>=24.0.0); extra == "dev" |
Requires-Dist: |
ipykernel (>=6.0.0); extra == "dev" |
Requires-Dist: |
pytest-cov (>=5.0.0); extra == "dev" |
Requires-Dist: |
pytest (>=8.0.0); extra == "dev" |
Requires-Dist: |
ruff (>=0.5.0); extra == "dev" |
Requires-Dist: |
matplotlib (>=3.9.1); extra == "docs" |
Requires-Dist: |
pydata-sphinx-theme (==0.15.4); extra == "docs" |
Requires-Dist: |
python-dotenv (==1.0.1); extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints (==2.2.3); extra == "docs" |
Requires-Dist: |
sphinx-copybutton (==0.5.2); extra == "docs" |
Requires-Dist: |
sphinx-design (==0.6.0); extra == "docs" |
Requires-Dist: |
sphinx-docsearch (==0.0.7); extra == "docs" |
Requires-Dist: |
sphinx-sitemap (==2.6.0); extra == "docs" |
Requires-Dist: |
sphinx (==7.3.7); extra == "docs" |
Requires-Dist: |
sphinxext-opengraph (==0.9.1); extra == "docs" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE.txt |