Skip to content

Commit

Permalink
Enabled EA UI testing for OD (#2251)
Browse files Browse the repository at this point in the history
  • Loading branch information
Advitya17 authored Aug 21, 2023
1 parent f07d675 commit cb97243
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ export const FridgeObjectDetectionModelDebugging = {
distributionBalanceMeasuresComputed: false,
featureBalanceMeasuresComputed: false
},
// TODO: switch to true after EA support
errorAnalysisData: {
hasErrorAnalysisComponent: false
hasErrorAnalysisComponent: true
},
featureImportanceData: {
hasFeatureImportanceComponent: false
Expand Down

0 comments on commit cb97243

Please sign in to comment.