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.4.tar.gz (69.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.2.4-py3-none-any.whl (82.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mlwiz-1.2.4.tar.gz
Algorithm Hash digest
SHA256 2cb371f7a4fcd1cd37bb083150053055f53576c9a7342e5798f615a362685e64
MD5 4cfcd204f2215d9cb3c7abab33bbb08e
BLAKE2b-256 119ce4783cf05f2da69f0f06d2023fe4d23ed8be07288b10033adc4c4e6d5618

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mlwiz-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 94c743166e83834d441e47d076a10275c79a735528e0f69162e95ecb1b35a23d
MD5 0e6b9028b4a1da3d41dfc1f5b13965c6
BLAKE2b-256 147c4d5b24a8b1a0af5bc0e2a749ab4b83af8c14d59f24e99d9759340698e657

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