-
- Downloads
Split the feature_is_valid functions into two functions
1) that checks if the score difference is < 1e-5 first if max correlation is 1.0 2) only checks pearson correlation if max correlation < 1.0 This should allow for speed up in most use caseso
Loading
Please register or sign in to comment