Skip to main content

Machine Learning Research Wizard

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 [--debug]

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.2.1.tar.gz (69.1 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.2.1-py3-none-any.whl (82.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlwiz-1.2.1.tar.gz
  • Upload date:
  • Size: 69.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for mlwiz-1.2.1.tar.gz
Algorithm Hash digest
SHA256 89b9005edb1c22f445214e20dbdda2a7266339b37cdc126e3687fdb68e60c125
MD5 d1a7145291b549885405beff4fb474e1
BLAKE2b-256 f355ad093cc469907afb99b7a23900f099c415fc58e2251575462c3224d04cc8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlwiz-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 82.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for mlwiz-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc1bfdde4b7c55bd88279824d51fbf8c4c290568a0a6140a93b3b615f93ed7d4
MD5 ddd73ef0c9fefc30096bb63c7d285f20
BLAKE2b-256 93408795bf04b997b70b84ddff8be692b48cdedb1077dd73e8bee059dfebbcc1

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