Gaurav Gupta
Gaurav Gupta
In README.rst it mentions that there are two techniques instead of four. #### What does this implement/fix? Explain your changes. #### Any other comments?
Signed-off-by: Gaurav Gupta
Signed-off-by: gaugup
## Description Add identity feature value to feature importance hover over if the identity feature column is specified. ## Checklist Screenshot below:-  - [x] I have added screenshots above...
## Description Use the API `getJointDatasetFeatureName` to get the `JointDataset` feature name. ## Checklist - [ ] I have added screenshots above for all UI changes. - [ ] I...
## Description Adding identity feature value to hover over in scatter plot in causal section. Screenshot:-  ## Checklist - [ ] I have added screenshots above for all UI...
## Description It seems the train sets are large which causes the causal to take longer to train the causal models. Hence, limiting train sets to 500 samples (where ever...
## Description Add the usage of `FeatureMetadata` class to pass the relevant feature metadata to the `RAIInsights` class. This notebook change adds a feature from user data as the identity...