ohmt

View on PyPIReverse Dependencies (0)

0.0.4 ohmt-0.0.4-py3-none-any.whl

Wheel Details

Project: ohmt
Version: 0.0.4
Filename: ohmt-0.0.4-py3-none-any.whl
Download: [link]
Size: 58329
MD5: da9c50ceb5bc664e8f889ec2167871c4
SHA256: d1acef54536eb952bbb91c8e8321f993d57ba0dfc5cbf867ba3a45525340b477
Uploaded: 2024-10-28 09:22:56 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: ohmt
Version: 0.0.4
Summary: Train decision trees, both univariate and multivariate.
Author-Email: Mattia Setzu <mattia.setzu[at]unipi.it>
Project-Url: Homepage, https://github.com/msetzu/oh-my-trees
Project-Url: Bug Tracker, https://github.com/msetzu/oh-my-trees/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: asttokens (==2.2.1)
Requires-Dist: backcall (==0.2.0)
Requires-Dist: contourpy (==1.0.6)
Requires-Dist: cycler (==0.11.0)
Requires-Dist: decorator (==5.1.1)
Requires-Dist: executing (==1.2.0)
Requires-Dist: fire (>=0.4.0)
Requires-Dist: fonttools (==4.38.0)
Requires-Dist: graphviz (==0.20.1)
Requires-Dist: jedi (==0.18.2)
Requires-Dist: joblib (==1.2.0)
Requires-Dist: kiwisolver (==1.4.4)
Requires-Dist: more-itertools (>=10.0.0)
Requires-Dist: numpy (>=1.23.0)
Requires-Dist: packaging (==22.0)
Requires-Dist: parso (==0.8.3)
Requires-Dist: pexpect (==4.8.0)
Requires-Dist: pickleshare (==0.7.5)
Requires-Dist: pillow (==9.3.0)
Requires-Dist: prompt-toolkit (>=3.0.36)
Requires-Dist: ptyprocess (==0.7.0)
Requires-Dist: pure-eval (==0.2.2)
Requires-Dist: pygments (==2.13.0)
Requires-Dist: pyparsing (==3.0.9)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: scipy (>=1.9.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: stack-data (==0.6.2)
Requires-Dist: termcolor (==2.1.1)
Requires-Dist: threadpoolctl (==3.1.0)
Requires-Dist: traitlets (==5.7.1)
Requires-Dist: wcwidth (==0.2.5)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3825 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ohmt/README.md sha256=mt8lCh3E8kdkd6VcGjK6HP75nOfjrfTPGUYQmclxiHY 3650
ohmt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ohmt/requirements.txt sha256=xUDMdSWSeZdnxiS9GaVkDjm2x_LAsxp9UqSg5TtfHQ0 553
ohmt/validation.py sha256=8ZIASL8rM65s_HAUOdPJmTmU1AeMXecS74QJrpldVSo 3645
ohmt/planes/README.md sha256=AnPRJsDee2Er02LTiboFHfFwau8m7dtpydkgospxsEY 4138
ohmt/planes/__init__.py sha256=CaWtsNANllQg8qUw0cFryBVgS5YfaQq2By3c-7Av5xg 12682
ohmt/pruning/README.md sha256=DnalonoNUkdgAvx8-Foqe3rHm6yvzLIpnQnVJb5AS_Y 1428
ohmt/pruning/__init__.py sha256=n1IlKxkPrzeki-NeuEF8n9NI1sB1b5YirNk9IT3B08s 18672
ohmt/systems/README.md sha256=PFzZ9JO2Xq6wDPiIy8aG5-CfRyBfZ-GpAlfZdddnA9Y 1096
ohmt/systems/__init__.py sha256=2yknmNOBcomOC92bx9UMNBskD2MwjwiaaxV2DBGxfUo 3812
ohmt/systems/utils.py sha256=e1zE6UAyWPWz7PdrLmbgVxZKF457bpER1LRojScl_y4 5250
ohmt/trees/README.md sha256=M0NZuQ7-112l8K2h1eayVvSmvQrufrOcD5AYKgIf_Is 1
ohmt/trees/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ohmt/trees/multivariate/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ohmt/trees/multivariate/geometric.py sha256=Znm8BGSYt7O8BQxuhuHDWOpZ9p0deRSJT-iSyU8n07M 7438
ohmt/trees/multivariate/modeltree.py sha256=bM00Q44e83t68L7YvmFEeuJB3w9P4yw0uag9JQU0hKc 10060
ohmt/trees/multivariate/oc1.py sha256=QOcS8IVL0UZW1l13pwd2kHK8ZJEDKv2XmxPvbNYqXv4 27268
ohmt/trees/multivariate/omnivariate.py sha256=Hdcmt6GgqlVEZDizaKgwURujIbk5ekGWghxQBKlrFvI 4523
ohmt/trees/multivariate/optimaltree.py sha256=XmnoHhKv0T8Hf9iDtpv1RHdogGaQ07ZTutf48e4MJEk 8485
ohmt/trees/splits/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
ohmt/trees/splits/evaluation.py sha256=3_iKE7h7mFitUXxV7XOGCKBvF39CgnTGo9mfdtIfC9c 21688
ohmt/trees/structure/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ohmt/trees/structure/trees.py sha256=B5ZQSIscAdCMr39eHwF1_KHa5qW7zW43ZNyMynKhGPQ 36445
ohmt/trees/univariate/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ohmt/trees/univariate/c4.py sha256=QPFZrvZ-R4HxVzriC-aXSVHFpJ6AYrBhhhERv4PCDXc 1289
ohmt/trees/univariate/cart.py sha256=jTgX2NTF-udnE4F5N1XVlrJPIRDpEsyrjPg54OHsXto 1311
ohmt/trees/univariate/dkm.py sha256=SL3YyNZ00SKqFC3_wjiU0pxXiuJHxaKiJtgXfzUV334 1374
ohmt-0.0.4.dist-info/METADATA sha256=Lk3rG0NFSZdp6VImAFjeCgS4zcS-mqE9GAf145cm4WU 5635
ohmt-0.0.4.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
ohmt-0.0.4.dist-info/licenses/LICENSE sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
ohmt-0.0.4.dist-info/RECORD