Code Monkey home page Code Monkey logo

reproducibility-in-ml's Introduction

Ydata-demo ML project

During workshop we will:

  • Transform initial experiments from notebooks into reproducible python code.
  • Make out code and data shared among the rest of the team (cloud storage, git)
  • Get familiar with tools like boto3 (s3 python api), dvc, mlflow.

Folder structure

1_notebooks - folder with experiments around dataset. That is how we started to work on this project
2_python - folder with pre-production code, here we converted all the knowledge from notebooks into reusable code.
3_dvc_mlflow - folder with final code, we added mlflow and DVC functionality

I made third folder a separate git-project to make clean representation for dvc+git integration.

DVC

What is DVC?

Open-source Version Control System for Machine Learning Projects

Documentation https://dvc.org

mlflow

What is mlflow?

mlflow is a framework that supports the machine learning lifecycle. This means that it has components to monitor your model during training and running, ability to store models, load the model in production code and create a pipeline.

Documentation https://www.mlflow.org

Alternatives:

reproducibility-in-ml's People

Contributors

evgerher avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.