poniard

View on PyPIReverse Dependencies (0)

0.5.0 poniard-0.5.0-py3-none-any.whl

Wheel Details

Project: poniard
Version: 0.5.0
Filename: poniard-0.5.0-py3-none-any.whl
Download: [link]
Size: 59421
MD5: 126d681e10a1005cd19e82d62c129018
SHA256: d83ff36215992c0575deea846a1bd483cf44a9fcea3fdf431b93ed188d63c108
Uploaded: 2022-12-21 13:57:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poniard
Version: 0.5.0
Summary: Streamline scikit-learn model comparison
Author: Rafael Xavier
Author-Email: rxaviermontero[at]gmail.com
Home-Page: https://github.com/rxavier/poniard
License: MIT
Keywords: machine learning,scikit-learn
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: xgboost (>=1.5.0)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: plotly
Requires-Dist: tqdm
Requires-Dist: scikit-learn (>=1.0.2); python_version < "3.8"
Requires-Dist: scikit-learn (>=1.1.0); python_version >= "3.8"
Requires-Dist: numpy (>=1.22.0); python_version >= "3.8"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: tox-gh-actions; extra == "dev"
Requires-Dist: jupyter; extra == "dev"
Requires-Dist: ipywidgets (<8.0.0); extra == "dev"
Requires-Dist: black[jupyter]; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: nbdev (>=2.3.9); extra == "dev"
Requires-Dist: wandb; extra == "dev"
Requires-Dist: pandas-profiling (>=3.3.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 12612 characters]

WHEEL

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

RECORD

Path Digest Size
poniard/__init__.py sha256=CBtGTtIQHZMwxlheNxE2cwqfWmVgh7t69U9itLf_7QE 218
poniard/_modidx.py sha256=RbJ77fGwSyaCRLWBY3jWDmFUIXva53wtlb_RvvuBcNA 44277
poniard/_version.py sha256=LBK46heutvn3KmsCrKIYu8RQikbfnjZaj2xFrXaeCzQ 22
poniard/error_analysis/__init__.py sha256=jL5wzo8mhBzGaPZ-FI_g4t39BKuMBfLwzfkjieCYueE 93
poniard/error_analysis/error_analysis.py sha256=NL-L4iZQGUkGZmCgyQFsDd0Q0Xfjr7VmfnvYJz-rK0o 18682
poniard/estimators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poniard/estimators/classification.py sha256=590T7jFzzEgCfw_MS7ykJcLQgUnd-YeHSTphBBZ558o 6071
poniard/estimators/core.py sha256=MEwUePDYc-kwuj4o3v_yHPRgxstBLMhUgQD1PbaPiUI 48424
poniard/estimators/regression.py sha256=9xTXHXbkvEgzaPRhkgao5oKmUgMTMVgxme237KhifQ0 5023
poniard/plot/__init__.py sha256=ZC4Y2eiZBa6Vb8c1IM3TacZMIlAFBFybtUg12Qu0eQM 91
poniard/plot/plot_factory.py sha256=dU6NQ_D25cNJqlDvMYd4e9PVWujRDZbHkPznCzIcI8k 27288
poniard/plugins/__init__.py sha256=ty_P_uE8WoGP6zd4FboMygdd1D-uVSms4YIHemovcLw 165
poniard/plugins/core.py sha256=7b_02NndBd4UmZJSRPtOg2UB5DEplEQYWeE-TuPd-3s 2610
poniard/plugins/pandas_profiling.py sha256=KPuCSkrqf_my7MLV7srT9f1W4BSHWW8TeJo7G7hQokI 2607
poniard/plugins/wandb.py sha256=x1Y-K7_qVDatRkG3S1-Lc7BlcW80gGtJ1l2pGmHvWKk 6781
poniard/preprocessing/__init__.py sha256=ZpwZZIwGURXMo7-B5Uxij9Borcy6YQ5B29OToHZdgPE 274
poniard/preprocessing/categorical.py sha256=2sSmB3bsniB3KmWI9SnmHdoExqpATxQLv4KAVZtgRXM 11440
poniard/preprocessing/core.py sha256=SKQFL9DQKJNtqUgGo1VcBWVakgZOPwpaWggKOYHMxk8 15884
poniard/preprocessing/datetime.py sha256=U11I1e9SaF0_Sz9pi3guGq_IROqwX8k41M_m2XxcylY 5728
poniard/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poniard/utils/estimate.py sha256=VBPdwLeZD-oN5yePYezqzhG-ytVV9sZMcF0DHILlqH0 1049
poniard/utils/hyperparameters.py sha256=eqO54BRyFjpWltVvdJsXQOIqSi-XbXCmQQSfIreTeuQ 2362
poniard/utils/stats.py sha256=bWzxMBY9lYM7Xo13b4i4NXfTYSJVf3hbnlwYAWmLcpY 3027
poniard/utils/utils.py sha256=l-EA8Igy0c3sTNlR2kuU53aLJD3e30uNgYI77f0Nd6E 1322
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_add_remove.py sha256=FvqZ4HwXiFRVGoCM3yvu0eauBmKXVNu1NP5WFejM6nA 2149
tests/test_core.py sha256=s8mGds2_Aee4b87_3TETuH-WqQRdF0tuRdPOsNfI0cY 6812
tests/test_ensemble.py sha256=eVtbOYkZaI-m8P5a4MK3pQ1v0BKMZ9pp_D13eTgxS9g 2592
tests/test_preprocessing.py sha256=Cr0e2cO6FAWJ8-3kfB26IE9rm8_rkRCE6d4n1POT28U 4273
tests/test_tune.py sha256=l_D3bgmInUE5J2sEJYLIWkE5efHdrbSrPWPaZ4xYIvI 851
poniard-0.5.0.dist-info/LICENSE sha256=pwdRP19-zYt0H05Q9_A3zV9xQ48hB_7m6n841fNm0To 1070
poniard-0.5.0.dist-info/METADATA sha256=r-9f6Y9w4HirNLca3OHd9n5dfgc6X8SW7juyFjtwI1A 14401
poniard-0.5.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
poniard-0.5.0.dist-info/entry_points.txt sha256=YXmIrOIYdf1hR7-PxzjzzbdD4f4JKteQB19TsJO99bU 37
poniard-0.5.0.dist-info/top_level.txt sha256=J7P36pIsklBxLD2tq0fO5KDnUzoAf2RztWN5H4b-7os 14
poniard-0.5.0.dist-info/RECORD

top_level.txt

poniard
tests

entry_points.txt

[nbdev]
poniard = poniard._modidx:d