Observations
-
The feature {{fact.feature}} has the {{fact.rank | ordinalWithNumber}} most impact.
{{fact.positiveCategoricalValue | formatCategoricalValue}} is associated with a higher prediction while {{ fact.negativeCategoricalValue | formatCategoricalValue}} is often associated with a lower prediction.
A {{fact.correlation > 0 ? 'higher' : 'lower'}} value is associated with a higher prediction.
{{ $ctrl.buildFactNumericInfo(fact) }}
- No specific insights for {{$ctrl.selectedColumn}}.
- No specific insights{{ $ctrl.selectedClass === 'unique' ? '' : ' for ' + $ctrl.selectedClass }}.