c4dot5-decision-tree

View on PyPIReverse Dependencies (0)

1.2.1 c4dot5_decision_tree-1.2.1-py3-none-any.whl

Wheel Details

Project: c4dot5-decision-tree
Version: 1.2.1
Filename: c4dot5_decision_tree-1.2.1-py3-none-any.whl
Download: [link]
Size: 50243
MD5: d32d4e5baac5a1962209bd0375719904
SHA256: 8a5dbee8cc29c52abaa5217ed2bbce028275e527464e75fc24d6ee9d75b4dad1
Uploaded: 2022-10-06 14:12:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: c4dot5-decision-tree
Version: 1.2.1
Summary: Train a decision tree using the C4.5 algorithm by Quinlan
License: MIT
Keywords: decision-tree,machine-learning,C4.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: graphviz
Requires-Dist: scikit-learn
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1442 characters]

WHEEL

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

RECORD

Path Digest Size
c4dot5/DecisionTree.py sha256=IiJTa7zzhyC56ozFvxSzXekUDKKPYQk_iPX2g3HdgsU 3921
c4dot5/DecisionTreeClassifier.py sha256=BBod8nqSovSOo_Fymwetes7FDF7mp-Wa2aIEaTAuBVw 3362
c4dot5/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
c4dot5/attributes.py sha256=Zd5MpWnGW4tY4ls76amCjA5tbf7fLAj8i_qswIW_Pmc 2316
c4dot5/checking.py sha256=JgeH3hikOaxi9RHBXmAqjtM8EwX9xnOja1UJvI5wttQ 1272
c4dot5/decision_tree_utils.py sha256=r5PF1CyKZo5aV_Hkyrxv4uN8XTBxN_miehN-sY4zU6o 4816
c4dot5/exceptions.py sha256=VCBiSADsQCdN2eS1e5GtAJPksCeO8ryp7Eva3RUWHOY 222
c4dot5/extracting_rules.py sha256=ozSSMTt70ejPUIj63uzmt7YqdN7keZSn0sOiXI2tFp8 15027
c4dot5/filtering.py sha256=_2IVQEtcupGFGbRXb-WNhnzuHjNBLawySQ0nRlA-IAg 2044
c4dot5/node_utils.py sha256=LBBRyJGgWyVPHhZAgAFoGU823dOJwop68PqypW0MsV4 586
c4dot5/nodes.py sha256=AhfpzhKo4CA-TamBlOss597V5EG9yyEWcaQLgnjGmtU 7335
c4dot5/old_DecisionTree.py sha256=BL_MB4vAMGz1GCbJnO9H452_5aaGDudjc9nNMY_XaEc 30921
c4dot5/predicting.py sha256=rb_AhDj42nRHuvo5YdM8kPB_H9381xJDRpLgYJJH_jE 1835
c4dot5/predictor.py sha256=gZyZ5_FtfAGpR6AoP4QH32KCKHJguWXgMjSJykta7qU 1983
c4dot5/rules_extraction.py sha256=jA0HpEUoVz-MiYjsAXkHXuFaa4mBBcBLftQ0lPxT414 25199
c4dot5/rules_extractor.py sha256=4-t5FpSrdd1wTdG6nTUXRcVPOPOXwDBrLakF_2nmQbQ 2903
c4dot5/splitting.py sha256=Eqch-5ELcT2RtfTH4k0Nxd-qqOrPwxdA6wIvxyE02pM 11012
c4dot5/training.py sha256=qveNyIClVRBJ1VbnvhXpeiq3Rv3SsgwyNMg3KtPoreo 3623
c4dot5/traininghandler.py sha256=Esm4mHvR3uGCn0ALdPlanDfr3gjzjiFxY51sCqaj1F0 8578
c4dot5/visualizer.py sha256=CgZP0LSGyrzhXeP9AT2QM83NN_n-PyfNVGwaiFm6NhE 1737
c4dot5/visualizing.py sha256=beVGmDFFsYb140KO0PfWsl8R4Ba-lkDTX2Xr5XQQF7g 295
c4dot5_decision_tree-1.2.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
c4dot5_decision_tree-1.2.1.dist-info/METADATA sha256=SHCrFDnSgVvo6_7VCiCzlgQOh7sgj8MojC_12hQ05o8 2056
c4dot5_decision_tree-1.2.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
c4dot5_decision_tree-1.2.1.dist-info/top_level.txt sha256=MHwUsNW6tax1k8Y2x3wl0tguHaP_4K5wg5H48EqVrjc 7
c4dot5_decision_tree-1.2.1.dist-info/RECORD

top_level.txt

c4dot5