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: 1.0.0
Summary: Train and deploy regression model.
Home-page: github.com
Author: Your name
Author-email: your_email@email.com
License: MIT
Platform: UNKNOWN
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (<1.16.0,>=1.15.4)
Requires-Dist: scikit-learn (<0.21.0,>=0.20.2)
Requires-Dist: pandas (<0.24.0,>=0.23.4)
Requires-Dist: setuptools (==40.6.3)
Requires-Dist: wheel (==0.32.3)
Requires-Dist: pytest (<4.1.0,>=4.0.2)
Requires-Dist: kaggle (==1.5.1.1)

Train and deploy regression model.