Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Live demo about the usage of MLflow & DVC for the talk at Pygrunn Groningen '21

Notifications You must be signed in to change notification settings

RIG-MYCELIA/pygrunn_2021_mlops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygrunn_2021_mlops

Demo and in the future a workshop about the usage of MLflow & DVC for the talk at Pygrunn Groningen '21. In this talk Bertje (Dutch Transformer model created by Groningen University) will be applied to an open dataset of the City Groningen. This dataset contains the remarks from citizens about the public spaces in the city, and is a goldmine about what people really think about the city.

  1. pip install the requirements.txt in a virtual environment :) -> this has been tested on Windows 11 (sorry for not dockerizing this demo :( ).

Follow the todo's in this repository belonging to the steps below to follow along with the representer, some steps have multiple todo's in multiple files.

  1. Download dataset & init DVC
  2. Run experiment with model
  3. Manually label a few features
  4. Train model & Run experiment with new model
  5. Change back the dataset
  6. Run experiment with old data and new model

About

Live demo about the usage of MLflow & DVC for the talk at Pygrunn Groningen '21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages