time-robust-forest

View on PyPIReverse Dependencies (0)

0.1.14 time_robust_forest-0.1.14-py3-none-any.whl

Wheel Details

Project: time-robust-forest
Version: 0.1.14
Filename: time_robust_forest-0.1.14-py3-none-any.whl
Download: [link]
Size: 14446
MD5: 81e65fe3760b4e9c562db599aab5cd3f
SHA256: 4ac284ae7d2d93799a54a3de628cc4a4e11b7bb7097337f92f2444d34cdd2286
Uploaded: 2022-07-09 10:30:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: time-robust-forest
Version: 0.1.14
Summary: Explores time information to train a robust random forest
Author: lgmoneda
Author-Email: lgmoneda[at]gmail.com
Home-Page: https://github.com/lgmoneda/time-robust-forest
Project-Url: Repository, https://github.com/lgmoneda/time-robust-forest
License: BSD-3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9.12,<4.0.0
Requires-Dist: click (==8.1.3)
Requires-Dist: importlib_metadata (<5.0,>=1.6); python_version <= "3.9.12"
Requires-Dist: numpy (==1.23.0)
Requires-Dist: pandas (==1.1.3)
Requires-Dist: rich (<11.0.0,>=9.8.2)
Requires-Dist: scikit-learn (==1.1.0)
Requires-Dist: typer[all] (<0.6.0,>=0.5.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5816 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
time_robust_forest/__init__.py sha256=mcwItj6hif4xVF3iMOGwyfhZ5zuPhoJ5GNuR-2Pr7gg 324
time_robust_forest/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
time_robust_forest/functions.py sha256=dwnT70dYv4vvDOXq0kLTt2XkcnkiO6fPUSnDrj3vWBo 8753
time_robust_forest/hyper_opt.py sha256=TvulPWQaiHWumIbHM2u4nOiSVvXVg_sBDcLBIdUVM7M 3609
time_robust_forest/models.py sha256=QgmckuPb8u7VNe7wOLJvCrpSM_LaXIiOr83u48aywUY 30295
time_robust_forest/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
time_robust_forest-0.1.14.dist-info/entry_points.txt sha256=_MXYHGbwjDCNF2CspiowDOkp2a4cl9gWHE1XSkiW7t0 70
time_robust_forest-0.1.14.dist-info/LICENSE sha256=Ye6e_y5pSEhB-ZKVkURKUUU8cXY-gl0pwG12obqVCKc 1456
time_robust_forest-0.1.14.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
time_robust_forest-0.1.14.dist-info/METADATA sha256=DnNho2CNv92OZ7gWBbMvSOO0u-fKpZqw1QjuXNQO3ls 6809
time_robust_forest-0.1.14.dist-info/RECORD

entry_points.txt

time-robust-forest = time_robust_forest.__main__:app