hopes

View on PyPIReverse Dependencies (0)

0.0.1 hopes-0.0.1-py3-none-any.whl

Wheel Details

Project: hopes
Version: 0.0.1
Filename: hopes-0.0.1-py3-none-any.whl
Download: [link]
Size: 24712
MD5: 7895e9f14652709cb75f1728651a78fb
SHA256: 8dc005c1e6545f5363564a3d87ebe228093970fa11924a595ade7c14bbebb136
Uploaded: 2024-06-17 07:33:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hopes
Version: 0.0.1
Summary: HVAC Off-policy evaluation and selection methods
Author: Antoine Galataud
Author-Email: antoine[at]foobot.io
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<3.11
Requires-Dist: PyYAML (<6.1.0,>=6.0.1)
Requires-Dist: boto3 (<2.0.0,>=1.34.74)
Requires-Dist: dataclasses-json (==0.6.7)
Requires-Dist: matplotlib (==3.9.0)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: onnxruntime (==1.18.0)
Requires-Dist: pandas (==2.2.2)
Requires-Dist: pwlf (==2.2.1)
Requires-Dist: pytz (==2024.1)
Requires-Dist: requests (==2.32.3)
Requires-Dist: scikit-learn (==1.5.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: torch (==2.3.1)
Requires-Dist: urllib3 (==2.2.1)
[No description]

WHEEL

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

RECORD

Path Digest Size
hopes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hopes/assert_utils.py sha256=NxAhoEtM50YYfuCsxAuFxsXLZSzWRW_qQhpvYR_6jK4 903
hopes/dev_utils.py sha256=AL5zHD4hHA4vdcj7HUHHmaLqbc9mKcCrUqdfXt0ZKjk 1203
hopes/ope/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hopes/ope/estimators.py sha256=fkeTt5pe6QqtHpFklX-unw8D-PZDNF0cQEGj16qz60A 32839
hopes/ope/evaluation.py sha256=xP3wPNcTiRqt8QuYxlI0V1roxykTGlccVUmhDhPfX6o 6706
hopes/ope/selection.py sha256=ZMHIbaCGhXPCh98dY6IW7i457atQ1W7ARbRK3-l85qg 2198
hopes/policy/__init__.py sha256=6JfqHqArriD0BJJ1JUwuAxbMHr6Tde__yAVZ0aZbbkk 252
hopes/policy/onnx.py sha256=5Ca_ExVWk3IFzk7qK9Bea0-lLKQTeUz47rty9qXdzi0 12599
hopes/policy/policies.py sha256=Zn9Sjw9RoEhNrVa4TjWYF7T0jD-Hdai_ezIGXVNXcDo 18866
hopes/policy/spaces.py sha256=MyFTWcLExathxd9obQkiNi_oiH_u32ck56MOkd9mxVI 1336
hopes/policy/utils.py sha256=0OZLuNXDgH76rRqHaQ6a9q6DrQY7OfhPzpEfGB7MREY 2329
hopes/rew/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hopes/rew/rewards.py sha256=ZibtmZ10p6z_Z_2CT2UdZijcH85S0fqHuKsQ9JF1b_4 7224
hopes-0.0.1.dist-info/LICENSE sha256=Qed5UrfdlZ-CiIP9t0cnK0G4YwrVGgAMnG4hCD1iHW8 1066
hopes-0.0.1.dist-info/METADATA sha256=1GXHWQdN0iIz7AfIHMWRLzThQgrgM0b2v_2jgCyhVsk 784
hopes-0.0.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
hopes-0.0.1.dist-info/entry_points.txt sha256=m1wlmtDrUkFbPr3W651B6Y35HIa9XplhjwVB2nJmHLo 77
hopes-0.0.1.dist-info/RECORD

entry_points.txt

coverage = tests.discover:coverage
tests = tests.discover:run