File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -375,9 +375,9 @@ For categorical data a two-sided Z-test, while for numerical data a two-sided t-
375375 } ,
376376 difference : {
377377 appearance : '{{feature}} : {{value}}' ,
378- deviatingMoreOften : `**{{value}}**: occur in the most deviating cluster **more** often than in the rest of the dataset.
378+ deviatingMoreOften : `**{{value}}**: occurs in the most deviating cluster **more** often than in the rest of the dataset.
379379` ,
380- deviatingLessOften : `**{{value}}**: occur in the most deviating cluster **less** often than in the rest of the dataset.
380+ deviatingLessOften : `**{{value}}**: occurs in the most deviating cluster **less** often than in the rest of the dataset.
381381` ,
382382 } ,
383383 differenceCategorical : {
You can’t perform that action at this time.
0 commit comments