treeple

View on PyPIReverse Dependencies (1)

0.9.1 treeple-0.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treeple-0.9.1-cp39-cp39-win_amd64.whl
treeple-0.9.1-cp39-cp39-macosx_10_9_x86_64.whl
treeple-0.9.1-cp39-cp39-macosx_11_0_arm64.whl
treeple-0.9.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treeple-0.9.1-cp312-cp312-win_amd64.whl
treeple-0.9.1-cp312-cp312-macosx_10_9_x86_64.whl
treeple-0.9.1-cp312-cp312-macosx_11_0_arm64.whl
treeple-0.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treeple-0.9.1-cp311-cp311-win_amd64.whl
treeple-0.9.1-cp311-cp311-macosx_10_9_x86_64.whl
treeple-0.9.1-cp311-cp311-macosx_11_0_arm64.whl
treeple-0.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treeple-0.9.1-cp310-cp310-win_amd64.whl
treeple-0.9.1-cp310-cp310-macosx_10_9_x86_64.whl
treeple-0.9.1-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: treeple
Version: 0.9.1
Filename: treeple-0.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 2670395
MD5: 6011894213db536347422260aeb9368b
SHA256: 47ce5edf06d8ce8d026a49c4ea6602269e1c4ce7184706574ae2f0ce63ae53ef
Uploaded: 2024-07-17 19:06:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: treeple
Version: 0.9.1
Summary: Modern decision trees in Python
Maintainer-Email: Neurodata <adam.li[at]columbia.edu>
Keywords: tree,oblique trees,manifold-learning,scikit-learn
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: Free for non-commercial use
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.25.0)
Requires-Dist: scipy (>=1.5.0)
Requires-Dist: scikit-learn (>=1.4.1)
Requires-Dist: treeple[build]; extra == "all"
Requires-Dist: treeple[doc]; extra == "all"
Requires-Dist: treeple[style]; extra == "all"
Requires-Dist: treeple[test]; extra == "all"
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: meson; extra == "build"
Requires-Dist: meson-python; extra == "build"
Requires-Dist: spin; extra == "build"
Requires-Dist: doit; extra == "build"
Requires-Dist: scikit-learn (>=1.5.0); extra == "build"
Requires-Dist: Cython (>=3.0.10); extra == "build"
Requires-Dist: ninja; extra == "build"
Requires-Dist: numpy (>=1.25.0); extra == "build"
Requires-Dist: rich-click; extra == "build"
Requires-Dist: pydevtool; extra == "build"
Requires-Dist: memory-profiler; extra == "doc"
Requires-Dist: numpydoc; extra == "doc"
Requires-Dist: pooch; extra == "doc"
Requires-Dist: pydata-sphinx-theme (==0.14.1); extra == "doc"
Requires-Dist: sphinx (==7.2.6); extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx-design; extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
Requires-Dist: sphinx-issues; extra == "doc"
Requires-Dist: sphinx_autodoc_typehints; extra == "doc"
Requires-Dist: sphinxcontrib-bibtex; extra == "doc"
Requires-Dist: portray; extra == "doc"
Requires-Dist: matplotlib; extra == "doc"
Requires-Dist: ipython; extra == "doc"
Requires-Dist: nbsphinx; extra == "doc"
Requires-Dist: memory_profiler; extra == "doc"
Requires-Dist: pandas; extra == "doc"
Requires-Dist: seaborn; extra == "doc"
Requires-Dist: joblib; extra == "doc"
Requires-Dist: pre-commit; extra == "style"
Requires-Dist: black; extra == "style"
Requires-Dist: codespell; extra == "style"
Requires-Dist: isort; extra == "style"
Requires-Dist: pydocstyle; extra == "style"
Requires-Dist: pydocstyle[toml]; extra == "style"
Requires-Dist: rstcheck; extra == "style"
Requires-Dist: ruff; extra == "style"
Requires-Dist: toml-sort; extra == "style"
Requires-Dist: yamllint; extra == "style"
Requires-Dist: mypy; extra == "style"
Requires-Dist: flake8; extra == "style"
Requires-Dist: bandit; extra == "style"
Requires-Dist: toml; extra == "style"
Requires-Dist: cython-lint; extra == "style"
Requires-Dist: joblib; extra == "test"
Requires-Dist: pandas; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: memory_profiler; extra == "test"
Requires-Dist: flaky; extra == "test"
Requires-Dist: tqdm; extra == "test"
Provides-Extra: all
Provides-Extra: build
Provides-Extra: doc
Provides-Extra: style
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 6328 characters]

WHEEL

Wheel-Version: 1.0
Generator: meson
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64

RECORD

Path Digest Size
treeple/neighbors.py sha256=TGAGrobSnBV9yrJbrKLJ-15SuhjNKnLueJlVRIgI_9M 7972
treeple/__init__.py sha256=4rU3l05DPc3MXeGDNf0u6UCeTuX4FIzwhGVdYhl24O4 3501
treeple/conftest.py sha256=vvlVKEifYz_4XBSIAqq_hkPwlp3Ru_OHxo9uRAnwrG4 275
treeple/_lib/sklearn/ensemble/_forest.py sha256=8vOaq7BGJjoJNPxXYvnMNCSNLNLWYpK0N5O0N4V3P9Q 139705
treeple/_lib/sklearn/neighbors/_quad_tree.cpython-39-x86_64-linux-gnu.so sha256=zSsGx84d2dA19Rqg62oXMoX1IbWdESARHI_Tf1bFT-g 346776
treeple/_lib/sklearn/utils/_typedefs.cpython-39-x86_64-linux-gnu.so sha256=VzhaB_X_-19wVKcT42OA3GMyQUB-mjKWQvaI7OmYyy0 308872
treeple/_lib/sklearn/utils/_random.cpython-39-x86_64-linux-gnu.so sha256=1iILecwvA9BsY-kkvPcolbpoNm70zrtycn695G_ZPeI 402176
treeple/_lib/sklearn/tree/_classes.py sha256=rgAUVOPWcMd6_aIKiifvSeNWv8sjFW5FnPeTr_d7gKM 95640
treeple/_lib/sklearn/tree/__init__.py sha256=Mg1Zqhxk9XImCFMLjJc4xmuL5dAIQYS8BAuItn069ms 492
treeple/_lib/sklearn/tree/_export.py sha256=HF4hXBsFsXSQQ2wTijJE-1JQFZ-vX0XWnLiV4WYNVGg 40481
treeple/_lib/sklearn/tree/_splitter.cpython-39-x86_64-linux-gnu.so sha256=H-dlaqKJi4VrDhiI_DtuCY5FXwbTZFoQ-vmL5ahbFq0 416544
treeple/_lib/sklearn/tree/_utils.cpython-39-x86_64-linux-gnu.so sha256=jJymN6Ra5qnEtW4IiahflFp1EWJth8ZbxRAjjmy2YYQ 289920
treeple/_lib/sklearn/tree/_reingold_tilford.py sha256=umOy3CzrsLKvBlIAIh7OooB5O_K0X-G4AyQAvlBNpZg 5153
treeple/_lib/sklearn/tree/_tree.cpython-39-x86_64-linux-gnu.so sha256=9i2jAy3UTCD0g0unPdr2rXxzJeYdWAyOO0DdpxCRihA 783456
treeple/_lib/sklearn/tree/_criterion.cpython-39-x86_64-linux-gnu.so sha256=alR_WXmjzU5lM5spEra9_qtBCIq1V38OefvDCiAMyTU 404736
treeple/ensemble/_honest_forest.py sha256=fhFLZj5ZIOPqWC8HwdTuok60OPyxrzKbfKOvXUGB6Y8 33339
treeple/ensemble/_eiforest.py sha256=G82d2vHWNA47fAKzbn8hcg37WRMDeCRlvjPZpdRjZ5k 7590
treeple/ensemble/_unsupervised_forest.py sha256=0e90BJfTcnwU2k7FTmiujxgBKHPcdQciZppHVMWL65M 32509
treeple/ensemble/_multiview.py sha256=KOvhz23ta2z6dtcYM4Gi-6EbyAzjISyLeaTUMF3OwMI 13532
treeple/ensemble/__init__.py sha256=nOuegFY1v_kpapp2J7UBPk5RqQPnW_81C4AITnTPvCI 509
treeple/ensemble/_supervised_forest.py sha256=AWGm1Ky0Cd4Ir9HCXTlI7sV0UkWgqVblPIHDX5UWtUc 81920
treeple/ensemble/_extensions.py sha256=kjf1hmceHIMqE5_F0HMWmEFisTs0vSxQ0VfVnA3DR5w 5530
treeple/datasets/__init__.py sha256=wJxdKTNyE6Spyy-1cbb9JDElgWKyOsKwmrgXWCqXAVc 332
treeple/datasets/multiview.py sha256=MmvKBj_tUS9I7YheFRDrWhDF98up_Z9IANXdYzMlBg0 11459
treeple/datasets/hyppo.py sha256=p1zSvRyNw5fd3gk6Lx5YfMB347KbpPMLMxQq6EZj98I 32993
treeple/datasets/tests/test_hyppo.py sha256=Olwwj7NNlAHPSLsD3tNF_JCdYaMJXkADV5SThWCNeEA 6247
treeple/datasets/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/datasets/tests/test_multiview.py sha256=etBUsztvSHdfnCXQmHsDBcwPUl0f4JrVpxM35tBYRo8 4312
treeple/tests/test_extensions.py sha256=wdAHKJ2yYiyvF3r0RVsrkLRczLrZpWI8rZF2IcDi5Co 3803
treeple/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/tests/test_supervised_forest.py sha256=hsEPvQ-0E1VgEOAubQ17dSQJ9UyJlAGcOauBn7uLuHs 13953
treeple/tests/test_unsupervised_forest.py sha256=DveICs6DUDnezREi12mKE30xw-h9KSp4zWQwVQcjpw8 3807
treeple/tests/test_neighbors.py sha256=4GJ-wVbpsuqqzET7ICiby0I0QIcG2LTfZ7rgdqwbM_o 2926
treeple/tests/test_eiforest.py sha256=IbVGgPBO5sa9PinfUIdOofs0kKmDYEZ7GAv7BeJI-JY 10732
treeple/tests/test_multiview_forest.py sha256=OkYoyo3Ko7n1OWO83RNBRMnYixbVyWKu1_26rSO9sh0 5355
treeple/tests/test_honest_forest.py sha256=5Zb02SC963LtKASST5dqszkhwgHCu44g4EpK3NGXUGs 19010
treeple/stats/monte_carlo.py sha256=ZdjLFTUJXKsVMS3nUOcAdlLGQEyeUVfcjWH1a-xlJdo 5170
treeple/stats/__init__.py sha256=nvH0g65eQeItoB38uaAtd5D-QC0qhIAJl4sAI_JIVJ0 413
treeple/stats/forestht.py sha256=NXNqXjwPcTnvVZ8vPE9PN7-TICyJjjvTnhCoJZakglI 18040
treeple/stats/permuteforest.py sha256=Ctf56zFAA-HyEsLWC0n-gxLMFzW6lWxUSpH7ycecNy4 20010
treeple/stats/utils.py sha256=240hjkN-pqHhH1fv3pQ4BE3vKdTAv5cjNUPRI2yIazY 12458
treeple/stats/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/stats/tests/test_permuteforest.py sha256=G31SBFJ5aF_QtHvBcQdo7MjB0ivTnjnbRyTNaTgyzBA 2251
treeple/stats/tests/test_coleman.py sha256=7u1_MwM_gYI2zxnnofhzjCHMV6Zz3EKWeuXRavK-zv4 6898
treeple/stats/tests/test_forestht.py sha256=I52VOlS3KvxMHeAoPHwXtaDcZNAqIgji3qPiQLvGuNQ 16544
treeple/stats/tests/test_utils.py sha256=KDrlAjar25_SW8q3winJYLqJccrHBkfBH1zQG66-qrU 1121
treeple/tree/_classes.py sha256=xwqcfu_CCVVtp_4Pa6EzogRxKALGSRe8ROkW8g_Ku3w 132301
treeple/tree/_multiview.py sha256=YxZlH_zREEmXw73IJfjl2jiU0S8kEjDUWznbFYuX43E 27292
treeple/tree/__init__.py sha256=GoHze-GWnHASm4oq2LAqy1sK6Oos2aTTfciPLTQxnS8 1164
treeple/tree/_neighbors.py sha256=tSvkjTDJG0joKauiRPTdl851CAIwV801Md1jZQzlBFI 2181
treeple/tree/_oblique_tree.cpython-39-x86_64-linux-gnu.so sha256=znuXB56iQGiVTIjnzxb6Aa-sMNktaSqhPiM-wg53tGg 300616
treeple/tree/_oblique_splitter.cpython-39-x86_64-linux-gnu.so sha256=SQcpnyaRDUZwpHeMky9qDQ_noCI0ltacX3fkCCojHEw 422272
treeple/tree/_sklearn_splitter.cpython-39-x86_64-linux-gnu.so sha256=Ohk_Hr6BQdD_6w0McXWIRMcpbH2wqKIJm8h2pQwH3rU 202136
treeple/tree/_utils.cpython-39-x86_64-linux-gnu.so sha256=YplE8sOtU4CXZXJB0r1Mm18ppfOcoOjl57CebF6aFGM 248104
treeple/tree/_honest_tree.py sha256=BbuDVHCPjVZoeWQ8kF7fY05mjqknuWMBcKF-56nOUlg 33845
treeple/tree/_marginalize.py sha256=xuTc2qWYYtn-O69JDp_eWdGniVZXxhz4PwuFbwxkMJw 9393
treeple/tree/_marginal.cpython-39-x86_64-linux-gnu.so sha256=fXT-i8I0z0UYrWA5BF_Ul5xSQQWCkozpbfzXcpif79w 270024
treeple/tree/unsupervised/_unsup_tree.cpython-39-x86_64-linux-gnu.so sha256=Zjp2RqPSP7gUaCDbwcAo4Tiq1Peqq2V3t9CnTcTTKsA 427640
treeple/tree/unsupervised/_unsup_criterion.cpython-39-x86_64-linux-gnu.so sha256=pOExjYggz12zMb-YH0bwM5tQAojQuO1PdPOY683Krdw 237944
treeple/tree/unsupervised/_unsup_splitter.cpython-39-x86_64-linux-gnu.so sha256=UMTXzfn5wGnR4sK6gqwCSGN3mjrXCgo30SpkCJLQJfs 262792
treeple/tree/unsupervised/_unsup_oblique_splitter.cpython-39-x86_64-linux-gnu.so sha256=M6Yh8cD1XnJKB92Eo_BxBG1In13vrIoLgBy7aJ8e0U4 268704
treeple/tree/unsupervised/_unsup_oblique_tree.cpython-39-x86_64-linux-gnu.so sha256=zJhidUx_iy-ZTQg4LmfPskmnF9aXLOfiV29PD7sT3wY 289232
treeple/tree/tests/test_marginal.py sha256=M7yfEJ8zO0iTFJ8BMcl016Lxaok4hkml5DL3Uafhhf0 5060
treeple/tree/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/tree/tests/test_unsupervised_tree.py sha256=61FMrp4KTqsfbpJkod419wcOV-OQS6Mm7Y3xzydSHzA 7668
treeple/tree/tests/test_tree.py sha256=uAXhg8Slr530qoPslyUb_bxCC8ETG03ELc1YXhvrkI8 19208
treeple/tree/tests/test_utils.py sha256=TJ_F0fue6ZTOBaOMBDbCe39q3zqQAUHa4ZTpK_Sbnkk 6965
treeple/tree/tests/test_honest_tree.py sha256=rQNiT4cdgeGcFPmg6nVvmNDzTzyeCTkFie0RiXKbQbc 7956
treeple/tree/tests/test_all_trees.py sha256=clOAm9VkW4WmA7P4Sj6vDBUQCPL0mKEbXTVS23vr5S4 5765
treeple/tree/tests/test_multiview.py sha256=HO-a6MHLtXsiZnsr7un2B5DE5sFfYktQ_387_sLegR4 9262
treeple/tree/manifold/_morf_splitter.cpython-39-x86_64-linux-gnu.so sha256=y2cVZ7pU8RfyEE0fRw0eHCx2YDJN-0akd46Hzdzalzk 491992
treeple/experimental/monte_carlo.py sha256=R-IbMzE_oTHOXsmrpnDUNdbnpO1ASGhOQMSuPX_cO8g 8481
treeple/experimental/simulate.py sha256=hQppTPostbMRRFQ4MhyDpdIF7NWV070QHQFBfn3lmiM 7863
treeple/experimental/__init__.py sha256=Fap6iBiP3wIDG9nXWMYUbZd5Hi8uy62mDhVvc1XNa6U 310
treeple/experimental/mutual_info.py sha256=xiiTBVQNCoD3CZankTCLqB8pFsuDeo03zgmaUoAUPFE 13536
treeple/experimental/sdf.py sha256=gECGe1Wsx_fHa1HrwUee6U6BKZM-IFABmw6PKBI5tfg 9332
treeple/experimental/tests/test_sdf.py sha256=XZCQJiC8Uz2EAgdgCL8nIzstGAw_xChvtWeNtlnqQQU 3823
treeple/experimental/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/experimental/tests/test_simulate.py sha256=co7WIlJgM3Je7Wjbx8XsE2AmpSujzQfXBkbaYNjkkLQ 1009
treeple/experimental/tests/test_mutual_info.py sha256=PyQt4fd_rMdOnFoEtScOJnFx-8ZD2auhnkgySv4yoGE 1579
treeple/experimental/tests/test_monte_carlo.py sha256=Czvx2oJiBrLzJnSMdBtgC5wB12usw7d3xhE5F5kLxtI 7847
treeple-0.9.1.dist-info/WHEEL sha256=jMyS45pfVQQNgqjilq2bIfG3aDgtWNCCOi-3M7NZx5A 133
treeple-0.9.1.dist-info/RECORD
treeple-0.9.1.dist-info/METADATA sha256=LKKHgpSmV3RhICLJkxOpayKwp54OmIACZbHPL3LX2sY 10014