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