Metadata-Version: 2.1
Name: ames-model
Version: 0.0.1
Summary: Trained regression model for the ames dataset
License: BSD-3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
Requires-Dist: annotated-types (==0.5.0)
Requires-Dist: build (==0.10.0)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: feature-engine (==1.6.1)
Requires-Dist: joblib (==1.3.1)
Requires-Dist: lightgbm (==3.3.5)
Requires-Dist: numpy (==1.25.1)
Requires-Dist: packaging (==23.1)
Requires-Dist: pandas (==2.0.3)
Requires-Dist: patsy (==0.5.3)
Requires-Dist: pydantic (==2.0.2)
Requires-Dist: pydantic-core (==2.1.2)
Requires-Dist: pyproject-hooks (==1.0.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pytz (==2023.3)
Requires-Dist: scikit-learn (==1.3.0)
Requires-Dist: scipy (==1.11.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: statsmodels (==0.14.0)
Requires-Dist: strictyaml (==1.7.3)
Requires-Dist: threadpoolctl (==3.1.0)
Requires-Dist: typing-extensions (==4.7.1)
Requires-Dist: tzdata (==2023.3)
Requires-Dist: wheel (==0.40.0)

Trained regression model for the ames dataset
