-
Notifications
You must be signed in to change notification settings - Fork 395
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
[Large data feature importance] Add individual feature importance #1929
Conversation
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
…olbox into vikarant/DELDPart1
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
…olbox into vikarant/DELDPart1
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
…olbox into vikarant/FeatureImportancePart1
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
…olbox into vikarant/FeatureImportancePart1
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a pretty big PR, so it's kind of hard to review. Will there be tests added at a later point?
libs/model-assessment/src/lib/ModelAssessmentDashboard/Controls/FeatureImportances.tsx
Show resolved
Hide resolved
...ndividualFeatureImportanceView/LargeIndividualFeatureImportanceView/LocalImportanceChart.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Vinutha Karanth <[email protected]>
...ImportanceView/LargeIndividualFeatureImportanceView/LargeIndividualFeatureImportanceView.tsx
Show resolved
Hide resolved
...ndividualFeatureImportanceView/LargeIndividualFeatureImportanceView/LocalImportanceChart.tsx
Outdated
Show resolved
Hide resolved
...ndividualFeatureImportanceView/LargeIndividualFeatureImportanceView/LocalImportanceChart.tsx
Outdated
Show resolved
Hide resolved
...ndividualFeatureImportanceView/LargeIndividualFeatureImportanceView/LocalImportanceChart.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Vinutha Karanth <[email protected]>
Signed-off-by: Vinutha Karanth <[email protected]>
…olbox into vikarant/FeatureImportancePart1
I agree, Thank a lot for reviewing!! large data flow is completely separate from existing flow for individual feature importance. All the related files are in separate folder. Yes, tests will be added at later point of time once we have all changes working. |
) * dasetEx changes Signed-off-by: vinutha karanth <[email protected]> * enable log Signed-off-by: vinutha karanth <[email protected]> * isloading Signed-off-by: vinutha karanth <[email protected]> * display err Signed-off-by: vinutha karanth <[email protected]> * revert button Signed-off-by: vinutha karanth <[email protected]> * rem hide Signed-off-by: vinutha karanth <[email protected]> * refine Signed-off-by: vinutha karanth <[email protected]> * move Signed-off-by: vinutha karanth <[email protected]> * lintfix Signed-off-by: vinutha karanth <[email protected]> * lintfix Signed-off-by: vinutha karanth <[email protected]> * rename Signed-off-by: vinutha karanth <[email protected]> * move chart area Signed-off-by: vinutha karanth <[email protected]> * CF use bub from core Signed-off-by: vinutha karanth <[email protected]> * bub chart Signed-off-by: vinutha karanth <[email protected]> * add localimp api Signed-off-by: vinutha karanth <[email protected]> * local exp Signed-off-by: vinutha karanth <[email protected]> * add Signed-off-by: vinutha karanth <[email protected]> * changes Signed-off-by: vinutha karanth <[email protected]> * class weights Signed-off-by: vinutha karanth <[email protected]> * toggle Signed-off-by: vinutha karanth <[email protected]> * ch props Signed-off-by: vinutha karanth <[email protected]> * update Signed-off-by: vinutha karanth <[email protected]> * state update Signed-off-by: vinutha karanth <[email protected]> * reset series Signed-off-by: vinutha karanth <[email protected]> * add Signed-off-by: vinutha karanth <[email protected]> * local axis name Signed-off-by: vinutha karanth <[email protected]> * update Signed-off-by: vinutha karanth <[email protected]> * add revert button Signed-off-by: vinutha karanth <[email protected]> * disable buttons Signed-off-by: vinutha karanth <[email protected]> * rem unw styles Signed-off-by: vinutha karanth <[email protected]> * fix toggle Signed-off-by: vinutha karanth <[email protected]> * reg check Signed-off-by: vinutha karanth <[email protected]> * topk slider Signed-off-by: vinutha karanth <[email protected]> * remove console Signed-off-by: vinutha karanth <[email protected]> * lintfix Signed-off-by: vinutha karanth <[email protected]> * lintfix Signed-off-by: vinutha karanth <[email protected]> * line limit Signed-off-by: vinutha karanth <[email protected]> * line c Signed-off-by: vinutha karanth <[email protected]> * lint limit Signed-off-by: vinutha karanth <[email protected]> * rem any Signed-off-by: vinutha karanth <[email protected]> * div to stack Signed-off-by: vinutha karanth <[email protected]> * lintfix Signed-off-by: vinutha karanth <[email protected]> * update Signed-off-by: vinutha karanth <[email protected]> * build fix Signed-off-by: Vinutha Karanth <[email protected]> * rename Signed-off-by: Vinutha Karanth <[email protected]> * address comments Signed-off-by: Vinutha Karanth <[email protected]> --------- Signed-off-by: vinutha karanth <[email protected]> Signed-off-by: Vinutha Karanth <[email protected]> Signed-off-by: RubyZ10 <[email protected]>
Description
This PR has below changes:
Individual feature importance for classification:

Individual feature importance for multi classification:

Individual feature importance for regression:

Not large data experience will remain the same:

Checklist