do not make it an easy or a natural fit for organizations accustomed to predominantly linear and reasonably predictable development models.” Source: Applying Agile to Data Science - Medium.
is whatever deliverable addresses some narrowly scoped business requirements using a minimal a set resources and tasks. "[An] MVP can simply be a predictive model that’s more accurate than random guessing." Source: Agile Development in Team Data Science - Wikibon Research.
as artifacts while iteratively climbing the Data Value Pyramid. And while they might not be "shippable" in software sense, they provide a strong basis for the dialog with business stakeholders.
party) tags. MVP model with >80% accuracy on average for all classes. Training & validation set of 1000 images per class. Model with >80% overall accuracy for each class. Training & validation set of 2000 images per class.
come with their own DoD like being reproducible (Jupyter Notebook checked into Github) and all artifacts documented inside a Dropbox Paper. Variants are related to "parent" experiments and can be run in parallel. Variations can differ from each other by their choice of model architecture, learning rate, batch size, loss function and other hyper parameters.