Skip to content

List of articles that contain best practices about reproducible machine learning

Notifications You must be signed in to change notification settings

EthicalML/reproducible-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Reproducible Machine Learning

About this repo

This repository contains a list of articles about reproducible machine learning.

This repository was proposed and is primarily maintaned by Aneesh Karve, CTO and co-founder of QuiltData.

What is reproducible machine learning?

Reproducible machine learning is generally defined as the ability to abstract your machine learning operations into atomic computations consisting of its constituent parts. Reproducibility also deals with concepts such as versioning, abstraction of ML libraries, containerisation, and beyond.

Reproducible Step

Atomic step = Input + Code + Output

Reproducible Graph

Computational graph = atomic steps + graph

Articles

About

List of articles that contain best practices about reproducible machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published