Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Degradation Metric Calculation for Stability Analysis #90

Open
ashvina opened this issue Jun 28, 2023 · 0 comments · May be fixed by #91
Open

Implement Degradation Metric Calculation for Stability Analysis #90

ashvina opened this issue Jun 28, 2023 · 0 comments · May be fixed by #91
Assignees
Labels
enhancement New feature or request

Comments

@ashvina
Copy link
Contributor

ashvina commented Jun 28, 2023

Stability analysis evaluates an LST's ability to sustain performance and efficiency, with minimal degradation, when subjected to regular data updates. This requested feature aims to enable the calculation of the degradation metric by comparing performance and efficiency metric points captured at different time intervals.

Requirements:

  1. Implement an extensible degradation metric calculation algorithm in python so that it can easily be used in notebooks for charts.
  2. Add testing framework
  3. Organize the code in easy to consume project and namespaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant