Gaurav Gupta

Results 37 issues of 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?

## Description Add identity feature value to feature importance hover over if the identity feature column is specified. ## Checklist Screenshot below:- ![image](https://user-images.githubusercontent.com/47334368/184452189-0a1f9cd5-f680-49c7-85c3-08b10182eed7.png) - [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:- ![image](https://user-images.githubusercontent.com/47334368/184376206-7c74a125-4cc9-4bed-9163-442cdad6a95e.png) ## 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...