microsoft / BackwardCompatibilityML

Project for open sourcing research efforts on Backward Compatibility in Machine Learning
https://backwardcompatibilityml.readthedocs.io/en/latest/
MIT License
71 stars 14 forks source link

Point selector does not reflect filtered dataset and dissonance function #149

Open jlema opened 3 years ago

jlema commented 3 years ago

When filtering on a dataset and dissonance functions, the point selector dropdowns should not include options for filtered datapoints. e.g. Unchecking training and Strict imitation -> point selector dropdowns should not include training nor strict imitation.

image