starboost

View on PyPIReverse Dependencies (0)

0.0.2 starboost-0.0.2-py2.py3-none-any.whl

Wheel Details

Project: starboost
Version: 0.0.2
Filename: starboost-0.0.2-py2.py3-none-any.whl
Download: [link]
Size: 15719
MD5: b2c02fed3ee4f7cd6cae02f04f4fc04e
SHA256: e35691117640b8dcfbeb3edc1b2ea5eddecfc33148775a2c7c04273457088249
Uploaded: 2018-12-09 10:51:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: starboost
Version: 0.0.2
Summary: A small machine learning library for doing gradient boosting
Author: Max Halford
Author-Email: maxhalford25[at]gmail.com
Home-Page: https://github.com/MaxHalford/starboost
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.0
Requires-Dist: numpy (>=1.14.0)
Requires-Dist: scipy (>=1.0.1)
Requires-Dist: scikit-learn (>=0.19.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3782 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/binary_classification.py sha256=pm6xv7VCrhJQhwM5IBe5dmnB-1tMngO9Y0WddA6-UIc 925
examples/multi_classification.py sha256=ZKp-OtpxGWdQ6XrgG1ZdvcWVd990F12o_y4URmP5Zt4 907
examples/regression.py sha256=5sThoPZgTunT2xyUVjhb2vrURoAk_s70d7xoCfrny8I 896
starboost/__init__.py sha256=H66_T6_2KXcx--AJzFPVzWK13Rdlj_ZNdZKGQt1ISSs 168
starboost/__version__.py sha256=K-ZQjZ_ebgH914e5GH_QxF3xIiXBeCrl0odfNpTbAgs 63
starboost/boosting.py sha256=WJTX7YIJJrrUNVejxiBp1qjC5pWCE3F0chl42QoOVL4 16540
starboost/init.py sha256=ubSFZdHfIkDXhAunvHu0eQEHMv6wFv0FCVdRFNrltF0 864
starboost/line_searchers.py sha256=AuLDZw7mabi2Q-sVacuSEcCm7ssyEYe8uCdc56bFBGg 819
starboost/loss.py sha256=ogXBJLGBi9oXZg9PnEfun7S6DJNuCjFXLWv7XtCteH0 5728
starboost/losses.py sha256=DDVOWUmYNBSvLQRC6lQwMlc_VSgiYD7w4gcwCsJqSzA 5940
starboost/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
starboost/tests/test_classification.py sha256=Yo5MOKdtlJ1DuFWdugPdgI1Yrs-H0Pe5ngY9EyDMSxg 1414
starboost/tests/test_regression.py sha256=2g6NqEw4iLSV5vcVZXAkDhm79_0_BGAUvl7mgKiGqZw 4398
starboost-0.0.2.dist-info/METADATA sha256=Fd6kJXCmTzFT9nYcxPxudIP8LDAPbiawiisIkLbnlzE 4595
starboost-0.0.2.dist-info/RECORD
starboost-0.0.2.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
starboost-0.0.2.dist-info/top_level.txt sha256=7SWFRfPLmTQsrYtMbCs0mcxb8iC11JxU37MxzXUMSts 19

top_level.txt

examples
starboost