deep-forest

View on PyPIReverse Dependencies (0)

0.1.7 deep_forest-0.1.7-cp39-cp39-manylinux2014_aarch64.whl
deep_forest-0.1.7-cp39-cp39-manylinux2010_x86_64.whl
deep_forest-0.1.7-cp39-cp39-manylinux1_x86_64.whl
deep_forest-0.1.7-cp39-cp39-win_amd64.whl
deep_forest-0.1.7-cp39-cp39-macosx_10_9_x86_64.whl
deep_forest-0.1.7-cp38-cp38-manylinux2014_aarch64.whl
deep_forest-0.1.7-cp38-cp38-manylinux2010_x86_64.whl
deep_forest-0.1.7-cp38-cp38-manylinux1_x86_64.whl
deep_forest-0.1.7-cp38-cp38-win_amd64.whl
deep_forest-0.1.7-cp38-cp38-macosx_10_9_x86_64.whl
deep_forest-0.1.7-cp37-cp37m-manylinux2014_aarch64.whl
deep_forest-0.1.7-cp37-cp37m-manylinux2010_x86_64.whl
deep_forest-0.1.7-cp37-cp37m-manylinux1_x86_64.whl
deep_forest-0.1.7-cp37-cp37m-win_amd64.whl
deep_forest-0.1.7-cp37-cp37m-macosx_10_9_x86_64.whl

Wheel Details

Project: deep-forest
Version: 0.1.7
Filename: deep_forest-0.1.7-cp39-cp39-win_amd64.whl
Download: [link]
Size: 555139
MD5: 9b7489f955bc81ee25b349b28979c5e3
SHA256: 9c5151d90caf47d025245dff8828e8355ed325c2644e2d1867c1d91984d4093c
Uploaded: 2022-10-01 04:02:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deep-forest
Version: 0.1.7
Summary: Deep Forest
Maintainer: Yi-Xuan Xu
Maintainer-Email: xuyx[at]lamda.nju.edu.cn
Home-Page: https://github.com/LAMDA-NJU/Deep-Forest
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.14.6)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: joblib (>=0.11)
Requires-Dist: scikit-learn (>=1.0)
License-File: LICENSE
[Description omitted; length: 4815 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: false
Tag: cp39-cp39-win_amd64

RECORD

Path Digest Size
deepforest/__init__.py sha256=7cmFOY7ZghrYSOi4ieTUef3QWef4OVEKmKxnATibeqo 641
deepforest/_binner.py sha256=MWNEUFCFl98cyZcVEzISoUVtNQMVWgHZVfcswj1DTlY 5468
deepforest/_cutils.cp39-win_amd64.pyd sha256=4GZoinZK8rXCyz_gbOtVUq6XMX4qg9oGOJbr2RIrwiI 166912
deepforest/_estimator.py sha256=VO9RwCrAJFX-eqEJahaVJuSWEnRTVRpNiCr0xf60iSs 7214
deepforest/_forest.cp39-win_amd64.pyd sha256=lXh5yddzyk1WUvUkvPLXV3uDyveh11zM3MG6ojokPUs 165888
deepforest/_io.py sha256=ywBPsjTM2updMguInGQ5hAcvDPssLhFl1M4mSx7ja_M 14907
deepforest/_layer.py sha256=IYEvyRNemdUPNh7_XcX1MQIt22KM8lcCFTmEly72MHw 15317
deepforest/_utils.py sha256=w-2KTgPpAYcrQ9wE5p5mFqFOeLbSNZyRDui4mwBS9g8 1917
deepforest/cascade.py sha256=NknidogG1c5QxCZwyvA6dNrVlwfUAlQYA7IlcqaVoyg 64483
deepforest/forest.py sha256=Gw1KJ4sXQFjkczReKzK9JJytHm9TYubBjzGE5216nwg 30280
deepforest/setup.py sha256=YL5wQgR5BbO194v1w_n8-xAQ2Uy74n0pOq0KI5lMHGY 1519
deepforest/tree/__init__.py sha256=gZ9mytNkv-aplyDOT3yQjFomqgrDlzQBDcq1IQadYmw 355
deepforest/tree/_criterion.cp39-win_amd64.pyd sha256=EpHyzO0l0cdnz1EPL7ju9FGFYuly3OCHekniR0Zt9Yc 186368
deepforest/tree/_splitter.cp39-win_amd64.pyd sha256=otwu5OwbO1HeTHZgY18wWdvmC9k1W1NOBm4Avr3ZDFw 197632
deepforest/tree/_tree.cp39-win_amd64.pyd sha256=-rVgMyYRGr7REuiWATQnYZQdAck-NdDV08-JOL9b6ak 250368
deepforest/tree/_utils.cp39-win_amd64.pyd sha256=mRfGIOe_f3eYz-eFRe58Ta249ZI2SZNAFxGQvsXDDF0 166400
deepforest/tree/setup.py sha256=ZokvYS0dHAMuSBzKAtPofMp1TSFl_hMLAKlCRqsbpUA 1219
deepforest/tree/tree.py sha256=q4EWuu7_CDEngb9CIdCxQEh5bthCYLhIMgyK1qf3QZI 20407
deepforest/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepforest/utils/kfoldwrapper.py sha256=qIIxqd4y1Pf2L-ZMPPoEmGHsYUPdPKpXiSD2JQ1OBOM 3410
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_binner.py sha256=k9o466n-PvM0oTEqtNdLzgQWN7eLdJi3lRveFF1G5Tg 2640
tests/test_buffer.py sha256=Q-03hNzTT6M5HFhOkWRav75cvAXEa26WXPhs3zsTWtI 1771
tests/test_forest.py sha256=FSya0glSbF79jUiQiRGh1LymeahktuKaQlEgB41jpa8 3133
tests/test_io.py sha256=ll9eVLoELxsH3rwtoNT40aX3b19EjcafaDdag5lIctE 3175
tests/test_layer_estimator.py sha256=KGVPp_ZtGlllhpy4UquoPxqYrcMPi-Yt1WVIZSg2cms 4246
tests/test_model_classifier.py sha256=30jKxZMopAR7ZQqfJBSwXYaG6StJ95gHLSy0BzJ5rRE 9481
tests/test_model_input.py sha256=t2BcVUyGDzvmcvc7DAg71y2Fj7UHynmNFi3Xo15DAdI 1480
tests/test_model_regressor.py sha256=ud5c2wNqDKvGYeCM3tKval-5JGfdBU4N5l2C_HVuC5s 7008
tests/test_set_custom_estimator.py sha256=P5158-94hWf8Mso-blAmXGuBNdyZY7fyfEAlFDMZwxk 6832
tests/test_tree regressor.py sha256=Zr7YIyVMolvax-g2GpNFXwSYm6AaNUzJj4PnzG4xris 2280
tests/test_tree_classifier.py sha256=GgcjV4KQL2Fw-gwVlpuv8XTLjkVVRjqrdJROlR0SuBQ 2362
tests/test_tree_same.py sha256=5dAu0461nS_f4NHGHNNdNJn41dUK1P5B7SfNXQ0_ay8 6689
tests/test_utils.py sha256=H3MpIgodtJB7NMsebrmBzz1FG56KYcM1UFICq8HjhA8 2289
deep_forest-0.1.7.dist-info/LICENSE sha256=fIFCC_hMm_qbVw_bxuwvZ_QK54doyvb424J6yQ7i_oQ 20097
deep_forest-0.1.7.dist-info/METADATA sha256=FbuBp6umbCxQiPzY12b-C3pjavuf4T4D2R6oTqBkDv4 5680
deep_forest-0.1.7.dist-info/WHEEL sha256=fVcVlLzi8CGi_Ul8vjMdn8gER25dn5GBg9E6k9z41-Y 100
deep_forest-0.1.7.dist-info/top_level.txt sha256=E5MAZHdvLyozVYLi1VublQ76iMI7QwQcj4kH6Nh6DQE 17
deep_forest-0.1.7.dist-info/RECORD

top_level.txt

deepforest
tests