mlrunner

View on PyPIReverse Dependencies (0)

0.5.9 mlrunner-0.5.9-py3-none-any.whl

Wheel Details

Project: mlrunner
Version: 0.5.9
Filename: mlrunner-0.5.9-py3-none-any.whl
Download: [link]
Size: 12629
MD5: a598572f0a74396056bf28cc8be7e278
SHA256: 8e5cf784cff788fa5a3791cba00973a7aa0c25d64cbbf27a0404c03fe4bbf8ed
Uploaded: 2022-11-16 07:19:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mlrunner
Version: 0.5.9
Summary: A light-weight script for maintaining a LOT of machine learning experiments.
Author: Tony Ou
Author-Email: simtony2[at]gmail.com
Home-Page: https://github.com/simtony/mlrunner
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Requires-Dist: pyyaml
Requires-Dist: tabulate
Requires-Dist: ilock
Requires-Dist: pandas
Requires-Dist: dill (==0.3.6)
Requires-Dist: multiprocess (==0.70.14)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 638 characters]

WHEEL

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

RECORD

Path Digest Size
mlrunner/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mlrunner/run.py sha256=pPFz48PHVeiKs1GAzmpIeLHamOY2bQ2_NKgEBQNI91k 13746
mlrunner/examine/__init__.py sha256=vZQPVO-nC-9U6BY3t4fMBgr1aDHMdD7Tp6Bxy4iV7EY 42
mlrunner/examine/examiner.py sha256=cf0PCaiiK_MeVPyvnr8i2JBIr-tQkq-F-z7V55fiz5M 5351
mlrunner/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mlrunner/utils/config.py sha256=6BdDwuQ9NNxDpg9omSsxu86T3bpZlhD7PVzNTZ369S8 3584
mlrunner/utils/misc.py sha256=N8QLrxa7sN8UNiwnXQRmlGMUCYFo1Ke-2nCXfb8b6YA 7091
mlrunner-0.5.9.dist-info/LICENSE sha256=VRJIVkRHie7mZ7ed1ryNdmAj6SVfqzFhMwN5_KEg93s 1061
mlrunner-0.5.9.dist-info/METADATA sha256=sQZxu9O6Z_GeRZa5lBEIvlUaCbkBgQzMFEAdBNR6Cuk 1263
mlrunner-0.5.9.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
mlrunner-0.5.9.dist-info/entry_points.txt sha256=Ztamh36KxMj65pL92iUJv4slDSFku1gCqjaq12RqVK4 42
mlrunner-0.5.9.dist-info/top_level.txt sha256=gf3V5pI3aqmTPDCQmWMm39TpNSYM8f3QUHN7ziz4iUI 9
mlrunner-0.5.9.dist-info/RECORD

top_level.txt

mlrunner

entry_points.txt

run = mlrunner.run:main