Skip to main content

Machine Learning Research Wizard

Reason this release was yanked:

Minor bug when restarting final runs

Project description

MLWiz: the Machine Learning Research Wizard

License Documentation Status Publish Package Downloads Code style: black Interrogate Coverage

Documentation

MLWiz is a Python library that aids reproducible machine learning research.

It takes care of the boilerplate code to prepare and run experiments, by providing automatic management of data splitting, loading and common experimental settings. It especially handles both model selection and risk assessment procedures, by trying many different configurations in parallel (CPU or GPU). It is a generalized version of PyDGN that can handle different kinds of data and models (vectors, images, time-series, graphs).

Installation:

Requires at least Python 3.10. Simply run

pip install mlwiz

Quickstart:

Build dataset and data splits

mlwiz-data --config-file examples/DATA_CONFIGS/config_MNIST.yml

Launch experiments

mlwiz-exp  --config-file examples/MODEL_CONFIGS/config_MLP.yml [--debug]

Stop experiments

Use CTRL-C, then type ray stop --force to stop all ray processes you have launched.

Using the Trained Models

It's very easy to load the model from the experiments: see the end of the Tutorial for more information!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlwiz-1.3.2.tar.gz (77.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mlwiz-1.3.2-py3-none-any.whl (90.7 kB view details)

Uploaded Python 3

File details

Details for the file mlwiz-1.3.2.tar.gz.

File metadata

  • Download URL: mlwiz-1.3.2.tar.gz
  • Upload date:
  • Size: 77.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for mlwiz-1.3.2.tar.gz
Algorithm Hash digest
SHA256 a16743544855a8594d8548be20457114c7c4c14f71dd2c65bdbaa226dbf6e9ab
MD5 6a4136de92497094398e6ef4ef978d3a
BLAKE2b-256 4dc138ade2ff694edbdf0bf28b830c5cda70a71273fac2997cc5715ecc91d4c7

See more details on using hashes here.

File details

Details for the file mlwiz-1.3.2-py3-none-any.whl.

File metadata

  • Download URL: mlwiz-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 90.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for mlwiz-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6144d5a33d46002f9afcaf8044d083cd25738c741505af68ce7a99705dc5a20a
MD5 8b9354f83a82632798c17f9e1f487966
BLAKE2b-256 e895ccfa47f086366ddc8d573705252fec239939c48b62fb8d33d1a26ca8bf54

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page