Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eljandoubi/building-a-reproducible-model-workflow


https://github.com/eljandoubi/building-a-reproducible-model-workflow

hydra mlflow mlops numpy pandas pandas-profiling scikit-learn scipy wandb

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Build a Reproducible Model Workflow - Exercises

This repo contains the code for demos, exercises, and exercise solutions.

This repository organizes the code by the lessons that they are used in. Each set of code is located in their respective lessons.

Please note that certain instructions for each exercise, as well as any relevant environment setup, are only provided within the Udacity classroom.

## Example:
All lesson 2 files are in `/lesson-2-data-exploration-and-preparation/`.

This directory contains: `demo`, `exercises`, with the `exercises` directory organized by the exercise number, and therein containing an exercise `README.md` file and `starter` and `solution` directories.