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-cp311-cp311-macosx_10_9_x86_64.whl
Download: [link]
Size: 2184876
MD5: abce66f752741d49fef5ea6c0178fcda
SHA256: f9b9176f8764a6dc8f96cb9ccdd112a7787f5fb18be3d26b90a762a76499579b
Uploaded: 2024-07-17 19:05:16 +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: cp311-cp311-macosx_10_9_x86_64

RECORD

Path Digest Size
treeple-0.9.1.dist-info/RECORD
treeple-0.9.1.dist-info/WHEEL sha256=OPfZKGPBb1EFITKfcXTrfWLOpOFIQY7V5ma6oeqJeeg 94
treeple-0.9.1.dist-info/METADATA sha256=LKKHgpSmV3RhICLJkxOpayKwp54OmIACZbHPL3LX2sY 10014
treeple/conftest.py sha256=vvlVKEifYz_4XBSIAqq_hkPwlp3Ru_OHxo9uRAnwrG4 275
treeple/neighbors.py sha256=TGAGrobSnBV9yrJbrKLJ-15SuhjNKnLueJlVRIgI_9M 7972
treeple/__init__.py sha256=4rU3l05DPc3MXeGDNf0u6UCeTuX4FIzwhGVdYhl24O4 3501
treeple/tree/_neighbors.py sha256=tSvkjTDJG0joKauiRPTdl851CAIwV801Md1jZQzlBFI 2181
treeple/tree/_multiview.py sha256=YxZlH_zREEmXw73IJfjl2jiU0S8kEjDUWznbFYuX43E 27292
treeple/tree/_utils.cpython-311-darwin.so sha256=9epSuEEn3GKxH1bNn_lSWByshTiQRI-FrRKcsFdhWbI 197792
treeple/tree/_marginal.cpython-311-darwin.so sha256=GOxjLt7KFo2tVCZa73r-i1yL_8YoTpqFRDMd-0yKhZs 219512
treeple/tree/_honest_tree.py sha256=BbuDVHCPjVZoeWQ8kF7fY05mjqknuWMBcKF-56nOUlg 33845
treeple/tree/_sklearn_splitter.cpython-311-darwin.so sha256=J_B7rYA2jJSFA0xvKsz0xJGojngmRQGUvAKPs8YS9E8 158208
treeple/tree/__init__.py sha256=GoHze-GWnHASm4oq2LAqy1sK6Oos2aTTfciPLTQxnS8 1164
treeple/tree/_oblique_tree.cpython-311-darwin.so sha256=Ghh7uBtNW6mljt7Otn_w36l7Li6tCXldzToHUiuGm_U 241776
treeple/tree/_marginalize.py sha256=xuTc2qWYYtn-O69JDp_eWdGniVZXxhz4PwuFbwxkMJw 9393
treeple/tree/_oblique_splitter.cpython-311-darwin.so sha256=nfgSppF41148XBaI3-rje-CmHrNQbyxlWPA2eY76Xvk 340392
treeple/tree/_classes.py sha256=xwqcfu_CCVVtp_4Pa6EzogRxKALGSRe8ROkW8g_Ku3w 132301
treeple/tree/unsupervised/_unsup_oblique_tree.cpython-311-darwin.so sha256=8AsBQ6cq9sWUzhhYHiPzuEwd1zz2qmuYOxq9h3R4SLQ 226808
treeple/tree/unsupervised/_unsup_splitter.cpython-311-darwin.so sha256=Hq_JddSMsW7_1q6BXb3h0XSTtkwjyPnInNrwiMpOsew 219976
treeple/tree/unsupervised/_unsup_criterion.cpython-311-darwin.so sha256=8CTKhkPsf9GLZyive0mN31njyDZwITZVFX4oc7M8biE 198568
treeple/tree/unsupervised/_unsup_tree.cpython-311-darwin.so sha256=cJ_eeCMpe5r6RjQtvyiILup8VfUSWWnilsXsEVuEBzg 349952
treeple/tree/unsupervised/_unsup_oblique_splitter.cpython-311-darwin.so sha256=JlhtnspBD6VC3DYv8TBcC6iCh3bkp2EjPk7hvW1FR3c 223032
treeple/tree/tests/test_honest_tree.py sha256=rQNiT4cdgeGcFPmg6nVvmNDzTzyeCTkFie0RiXKbQbc 7956
treeple/tree/tests/test_utils.py sha256=TJ_F0fue6ZTOBaOMBDbCe39q3zqQAUHa4ZTpK_Sbnkk 6965
treeple/tree/tests/test_tree.py sha256=uAXhg8Slr530qoPslyUb_bxCC8ETG03ELc1YXhvrkI8 19208
treeple/tree/tests/test_all_trees.py sha256=clOAm9VkW4WmA7P4Sj6vDBUQCPL0mKEbXTVS23vr5S4 5765
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_marginal.py sha256=M7yfEJ8zO0iTFJ8BMcl016Lxaok4hkml5DL3Uafhhf0 5060
treeple/tree/tests/test_multiview.py sha256=HO-a6MHLtXsiZnsr7un2B5DE5sFfYktQ_387_sLegR4 9262
treeple/tree/manifold/_morf_splitter.cpython-311-darwin.so sha256=5CCrPPDNhzxruesyS84fWpbXV0pHo7Gq93-Jqtyx0AU 363240
treeple/ensemble/_multiview.py sha256=KOvhz23ta2z6dtcYM4Gi-6EbyAzjISyLeaTUMF3OwMI 13532
treeple/ensemble/_honest_forest.py sha256=fhFLZj5ZIOPqWC8HwdTuok60OPyxrzKbfKOvXUGB6Y8 33339
treeple/ensemble/_supervised_forest.py sha256=AWGm1Ky0Cd4Ir9HCXTlI7sV0UkWgqVblPIHDX5UWtUc 81920
treeple/ensemble/__init__.py sha256=nOuegFY1v_kpapp2J7UBPk5RqQPnW_81C4AITnTPvCI 509
treeple/ensemble/_eiforest.py sha256=G82d2vHWNA47fAKzbn8hcg37WRMDeCRlvjPZpdRjZ5k 7590
treeple/ensemble/_unsupervised_forest.py sha256=0e90BJfTcnwU2k7FTmiujxgBKHPcdQciZppHVMWL65M 32509
treeple/ensemble/_extensions.py sha256=kjf1hmceHIMqE5_F0HMWmEFisTs0vSxQ0VfVnA3DR5w 5530
treeple/experimental/simulate.py sha256=hQppTPostbMRRFQ4MhyDpdIF7NWV070QHQFBfn3lmiM 7863
treeple/experimental/__init__.py sha256=Fap6iBiP3wIDG9nXWMYUbZd5Hi8uy62mDhVvc1XNa6U 310
treeple/experimental/monte_carlo.py sha256=R-IbMzE_oTHOXsmrpnDUNdbnpO1ASGhOQMSuPX_cO8g 8481
treeple/experimental/sdf.py sha256=gECGe1Wsx_fHa1HrwUee6U6BKZM-IFABmw6PKBI5tfg 9332
treeple/experimental/mutual_info.py sha256=xiiTBVQNCoD3CZankTCLqB8pFsuDeo03zgmaUoAUPFE 13536
treeple/experimental/tests/test_simulate.py sha256=co7WIlJgM3Je7Wjbx8XsE2AmpSujzQfXBkbaYNjkkLQ 1009
treeple/experimental/tests/test_monte_carlo.py sha256=Czvx2oJiBrLzJnSMdBtgC5wB12usw7d3xhE5F5kLxtI 7847
treeple/experimental/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/experimental/tests/test_sdf.py sha256=XZCQJiC8Uz2EAgdgCL8nIzstGAw_xChvtWeNtlnqQQU 3823
treeple/experimental/tests/test_mutual_info.py sha256=PyQt4fd_rMdOnFoEtScOJnFx-8ZD2auhnkgySv4yoGE 1579
treeple/datasets/hyppo.py sha256=p1zSvRyNw5fd3gk6Lx5YfMB347KbpPMLMxQq6EZj98I 32993
treeple/datasets/multiview.py sha256=MmvKBj_tUS9I7YheFRDrWhDF98up_Z9IANXdYzMlBg0 11459
treeple/datasets/__init__.py sha256=wJxdKTNyE6Spyy-1cbb9JDElgWKyOsKwmrgXWCqXAVc 332
treeple/datasets/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/datasets/tests/test_hyppo.py sha256=Olwwj7NNlAHPSLsD3tNF_JCdYaMJXkADV5SThWCNeEA 6247
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_unsupervised_forest.py sha256=DveICs6DUDnezREi12mKE30xw-h9KSp4zWQwVQcjpw8 3807
treeple/tests/test_multiview_forest.py sha256=OkYoyo3Ko7n1OWO83RNBRMnYixbVyWKu1_26rSO9sh0 5355
treeple/tests/test_supervised_forest.py sha256=hsEPvQ-0E1VgEOAubQ17dSQJ9UyJlAGcOauBn7uLuHs 13953
treeple/tests/test_honest_forest.py sha256=5Zb02SC963LtKASST5dqszkhwgHCu44g4EpK3NGXUGs 19010
treeple/tests/test_neighbors.py sha256=4GJ-wVbpsuqqzET7ICiby0I0QIcG2LTfZ7rgdqwbM_o 2926
treeple/tests/test_eiforest.py sha256=IbVGgPBO5sa9PinfUIdOofs0kKmDYEZ7GAv7BeJI-JY 10732
treeple/_lib/sklearn/tree/_utils.cpython-311-darwin.so sha256=Rk4Y1CB6JPMB1fbmpobr0gI0i-mq3L7K0TUG7D-bcQg 237936
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-311-darwin.so sha256=4EqpDvoG2yc5vVKjSyU0Nq61rNselAMJejYqKd2GWOI 341016
treeple/_lib/sklearn/tree/_tree.cpython-311-darwin.so sha256=NUA5ZWKVn1vvoOCqCws2r6cqf_w7KLEw2NHDEYixGUY 688960
treeple/_lib/sklearn/tree/_reingold_tilford.py sha256=umOy3CzrsLKvBlIAIh7OooB5O_K0X-G4AyQAvlBNpZg 5153
treeple/_lib/sklearn/tree/_criterion.cpython-311-darwin.so sha256=l1aMurkFdxsN-PEvRFL7kCF6949pWhf49qzdlBavvAc 331000
treeple/_lib/sklearn/tree/_classes.py sha256=rgAUVOPWcMd6_aIKiifvSeNWv8sjFW5FnPeTr_d7gKM 95640
treeple/_lib/sklearn/ensemble/_forest.py sha256=8vOaq7BGJjoJNPxXYvnMNCSNLNLWYpK0N5O0N4V3P9Q 139705
treeple/_lib/sklearn/utils/_random.cpython-311-darwin.so sha256=WlVG2Y_nYF38SUA8W6kVjmxi8rK0zqj8nEP6pgArHDk 332104
treeple/_lib/sklearn/utils/_typedefs.cpython-311-darwin.so sha256=aJTVZFO4xnJAq-RaF3a0xPeX76izf1wsfyN56niACgA 238088
treeple/_lib/sklearn/neighbors/_quad_tree.cpython-311-darwin.so sha256=sVIINcZaaCinXYK9Zjyis6HukTiH2oJMHwnnsnJuYls 280216
treeple/stats/permuteforest.py sha256=Ctf56zFAA-HyEsLWC0n-gxLMFzW6lWxUSpH7ycecNy4 20010
treeple/stats/forestht.py sha256=NXNqXjwPcTnvVZ8vPE9PN7-TICyJjjvTnhCoJZakglI 18040
treeple/stats/__init__.py sha256=nvH0g65eQeItoB38uaAtd5D-QC0qhIAJl4sAI_JIVJ0 413
treeple/stats/monte_carlo.py sha256=ZdjLFTUJXKsVMS3nUOcAdlLGQEyeUVfcjWH1a-xlJdo 5170
treeple/stats/utils.py sha256=240hjkN-pqHhH1fv3pQ4BE3vKdTAv5cjNUPRI2yIazY 12458
treeple/stats/tests/test_permuteforest.py sha256=G31SBFJ5aF_QtHvBcQdo7MjB0ivTnjnbRyTNaTgyzBA 2251
treeple/stats/tests/test_utils.py sha256=KDrlAjar25_SW8q3winJYLqJccrHBkfBH1zQG66-qrU 1121
treeple/stats/tests/test_forestht.py sha256=I52VOlS3KvxMHeAoPHwXtaDcZNAqIgji3qPiQLvGuNQ 16544
treeple/stats/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treeple/stats/tests/test_coleman.py sha256=7u1_MwM_gYI2zxnnofhzjCHMV6Zz3EKWeuXRavK-zv4 6898