Skip to content

Fix for Correlation Tests

Compare
Choose a tag to compare
@emeli-dral emeli-dral released this 17 Feb 17:13

Updates:
Instead of using just Pearson correlation, the following tests automatically choose the correlation method depending on target and prediction types:

  • TestTargetPredictionCorrelation
  • TestTargetFeaturesCorrelations
  • TestPredictionFeaturesCorrelations

Fixes:
#446
#499
#504
#505
#511