Metadata-Version: 2.1
Name: scikit-physlearn
Version: 0.1
Summary: A Python package for single-target and multi-target regression tasks.
Home-page: https://github.com/a-wozniakowski/scikit-physlearn
Maintainer: Alex Wozniakowski
Maintainer-email: wozn0001@e.ntu.edu.sg
License: MIT
Download-URL: https://github.com/a-wozniakowski/scikit-physlearn
Description: Scikit-physlearn is a Python package for single-target andmulti-target regression. It is designed to amalgamate Scikit-learn,LightGBM, XGBoost, CatBoost, and Mlxtend regressors into a unifiedRegressor. It follows the Scikit-learnAPI, represents data in pandas,and it supports base boosting.
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
