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

User story: I want to add a KPI #202

Open
JeremyGohBNP opened this issue Sep 14, 2022 · 0 comments
Open

User story: I want to add a KPI #202

JeremyGohBNP opened this issue Sep 14, 2022 · 0 comments
Labels
development Indicates that the issue is about software development enhancement New feature or request

Comments

@JeremyGohBNP
Copy link

The list of KPIs that can be extracted are available in the kpi_mapping.csv file (link to file?). If I am interested in a KPI that has not yet been integrated in the list:

  • I download the kpi_mapping.csv file and edit it with additional KPI (where? interface?)
  • I make sure that the newly updated kpi_mapping.csv file is the one fed to the extraction pipeline (needs to be detailed)
  • I should be aware that extraction on new KPIs might not work well since the models have not yet been trained for these specific KPIs
  • Training might be necessary and is definitely recommended if performance is not satisfying (please refer to User Story I want to (re-)train the model)

It also depends on how the tool is used. For technical users and contributors that can fork the code and update it, they should be able to do it locally. A non-technical audience would not be able to do that.

But if the tool is only used as a service (using an interface/app), we should not allow people to modify the kpi_mapping file and re-upload it (unless there are stringent validation rules for file modification and training). However, people could submit a request for the community/team to do it.

@JeremyGohBNP JeremyGohBNP added the enhancement New feature or request label Sep 14, 2022
@Shreyanand Shreyanand added the development Indicates that the issue is about software development label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Indicates that the issue is about software development enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants