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 / requirements.txt
Size: Mime:
# production requirements
numpy>=1.15.4,<1.16.0
scikit-learn>=0.20.2,<0.21.0
pandas>=0.23.4,<0.24.0

# packaging
setuptools==40.6.3
wheel==0.32.3

# testing requirements
pytest>=4.0.2,<4.1.0

# fetching datasets
kaggle==1.5.1.1