Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
regression_model / METADATA
Size: Mime:
Metadata-Version: 2.1
Name: regression_model
Version: 2.0.20
Summary: Regression model for using in the Train In Data online course "Deployment of Machine Learning Models".
Home-page: https://github.com/trainindata/deploying-machine-learning-models
Author: ChristopherGS
Author-email: christopher.samiullah@protonmail.com
License: BSD 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy<1.19.0,>=1.18.5
Requires-Dist: pandas<0.26.0,>=0.25.3
Requires-Dist: scikit-learn<0.23.0,>=0.22.1
Requires-Dist: joblib<0.15.0,>=0.14.1
Requires-Dist: pytest<6.0.0,>=5.3.2
Requires-Dist: setuptools<42.0.0,>=41.4.0
Requires-Dist: wheel<0.34.0,>=0.33.6
Requires-Dist: kaggle<1.6.0,>=1.5.6

Regression model for using in the Train In Data online course "Deployment of Machine Learning Models".