Skip to content

To be used only by automatic tests, see https://github.com/iterative/example-mlem-get-started if you are a human . Contains GTO information for v0.1.7

Notifications You must be signed in to change notification settings

mvshmakov/example-mlem-get-started-frozen-v0.1.7

Repository files navigation

MLEM Get Started

This is an auto-generated repository for use in MLEM Get Started. It is a step-by-step quick introduction into basic MLEM concepts.

🐛 Please report any issues found in this project here - example-repos-dev.

Installation

Python 3.7+ is required to run code from this repo.

$ git clone https://github.com/iterative/example-mlem-get-started
$ cd example-mlem-get-started

Now let's install the requirements. But before we do that, we strongly recommend creating a virtual environment with a tool such as virtualenv:

$ virtualenv -p python3 .env
$ source .env/bin/activate
$ pip install -r src/requirements.txt

Existing stages

This project with the help of the Git tags reflects the sequence of actions that are run in the MLEM get started guide. Feel free to checkout one of them and play with the MLEM commands having the playground ready.

About

To be used only by automatic tests, see https://github.com/iterative/example-mlem-get-started if you are a human . Contains GTO information for v0.1.7

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages