Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mlflow tracking #18

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add Mlflow tracking #18

wants to merge 4 commits into from

Commits on Feb 4, 2021

  1. Add Mlflow tracking for torch img classification

    This will:
    * Add Mlflow code snippet to Jinja template.
    * Add option in dropdown menu supporting user-provided experiment name.
    * Add Mlflow option to test inputs.
    andodet committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e31df5c View commit details
    Browse the repository at this point in the history
  2. Add Mlflow tracking for sklearn img classification

    This will:
    * Add Mlflow code snippet to Jinja template.
    * Add option in dropdown menu supporting user-provided experiment name.
    * Add Mlflow option to test inputs.
    andodet committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    a44790c View commit details
    Browse the repository at this point in the history
  3. Format code with Black

    andodet committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    31a350e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Add pip install airflow

    andodet committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    6558562 View commit details
    Browse the repository at this point in the history