This story consists of implementing a class which takes in the FeaturesVector and does the math outlined in this document. The main thing that should be returned is a 1 if it's tripped or a 0 if not.
As with implementation stories, the code written for this story should be tested and reviewed before it is merged into the repo.
Related Epic:
Backend
Number Of Story Points: 3
Acceptance Criteria:
[x] Done when the Complexity class is implemented.
[x] Done when the final result of the complexity class returns a 1 or 0 if the flag is tripped or not.
[x] Done when there are 3 levels (low medium high) that can be used.
[x] Done when the code is tested
[x] Done when the code is reviewed and merged into the repo
Comments
This is an example comment
-- Name of person commenting
Description:
This story consists of implementing a class which takes in the FeaturesVector and does the math outlined in this document. The main thing that should be returned is a 1 if it's tripped or a 0 if not.
As with implementation stories, the code written for this story should be tested and reviewed before it is merged into the repo.
Related Epic:
Backend
Number Of Story Points: 3
Acceptance Criteria:
Comments