You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In /views_pipeline/documentation/ create cm_models.md outlining all cm level models that need implementing for the minimally viable product (MVP). This should include:
The algorithms for each CM-level model.
The Feature sets required for each CM-level model.
Consult the ADR 005_model_definition_and_structure.md for the definition of model
It should be clear from cm_models.md which models are implemented and which we are currently missing
Compile a list of CM-level models.
Specify algorithms for each model.
Define feature sets for each model.
Submit PR
The text was updated successfully, but these errors were encountered:
NOTE - a more recent version of this issue exist
In /views_pipeline/documentation/ create cm_models.md outlining all cm level models that need implementing for the minimally viable product (MVP). This should include:
Consult the ADR 005_model_definition_and_structure.md for the definition of model
It should be clear from cm_models.md which models are implemented and which we are currently missing
The text was updated successfully, but these errors were encountered: