Standards
  • Introduction
  • Contributing
    • [Standard] Method of Operation
    • [Standard] Standard
  • Algo Projects
    • [Standard] How to make great a notebook
    • [Standard] How to write a scientific article summary
    • [MO] How to have repeatable experiments
  • Data engineering Projects
    • [Standard] How to use conception tickets
  • Technical Articles
    • [MO] How to industrialize a Hive data production chain
    • Machine learning
      • [Standard] What is a good algorithm implementation ticket
      • [Standard] What is a good algorithm investigation ticket
      • [Standard] What is a good database
      • [Standard] Machine Learning Sprint duration
  • Notebooks
    • How to do data augmentation
Powered by GitBook
On this page
  1. Technical Articles
  2. Machine learning

[Standard] What is a good algorithm investigation ticket

Definition of Done

  • I understood and explained, face to face if needed or by phone, to the product owner:

    • how the algorithm works

    • why the algorithm works in our case

    • which parameters you choose and why

    • what are the pros and cons

  • I know the cost:

    • how much time we need to implement it?

    • how much time we need for training?

    • do we have the data - cleaned, labeled?

Previous[Standard] What is a good algorithm implementation ticketNext[Standard] What is a good database

Last updated 7 years ago