Metadata-Version: 2.1
Name: tid-houseregression-model
Version: 0.1.3
Summary: Example regression model package to train regression on house data
Home-page: https://github.com/Nakulbajaj101/deploying-machine-learning-models
Author: Nakul Bajaj
Author-email: bajaj.nakul@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: numpy (<1.21.0,>=1.20.0)
Requires-Dist: pandas (<1.3.0,>=1.2.0)
Requires-Dist: pydantic (<1.9.0,>=1.8.1)
Requires-Dist: scikit-learn (<0.25.0,>=0.24.0)
Requires-Dist: strictyaml (<1.4.0,>=1.3.2)
Requires-Dist: ruamel.yaml (==0.16.12)
Requires-Dist: feature-engine (<1.1.0,>=1.0.2)
Requires-Dist: joblib (<1.1.0,>=1.0.1)

Example regression model package to train regression on house data

