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

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.6.tar.gz (71.7 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.6-py3-none-any.whl (85.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mlwiz-1.2.6.tar.gz
Algorithm Hash digest
SHA256 a97d1f7606f9dab88b7cd202b3bd3616f22d97cc1544971430ee195c7b17b5f4
MD5 a8d58aed45a5523554dd8377baff822a
BLAKE2b-256 8761fd3efb7cdecf6df9cb821dbee83a910b83777b8ef9d62250239b36f1bbf7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlwiz-1.2.6-py3-none-any.whl
  • Upload date:
  • Size: 85.0 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.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 bdcf643e5775d2801075686306fa1cd43c6d5fb69a2511d3192f8e3671c7f4ca
MD5 a195ae3b25b0988688776aa5e496aea2
BLAKE2b-256 d69ceb426a7c248dbb9f9651d303799482d12ddb1b2d236ec0cad22956a3d627

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