[MRG] Use check_finite=False in sklearn.manifold#18886
Merged
rth merged 13 commits intoscikit-learn:mainscikit-learn/scikit-learn:mainfrom Feb 3, 2021
jjerphan:duplicate_finite_check_manifoldjjerphan/scikit-learn:duplicate_finite_check_manifoldCopy head branch name to clipboard
Commits
Commits on Nov 20, 2020
Use_check_finite=False for the call to svd (hessian)
Show description for bbb34f2committedUse_check_finite=False for the call to eigh (hessian)
Show description for 751376acommittedUse_check_finite=False for the call to qr
Show description for b6e5ff1committedUse_check_finite=False for the call to solve
Show description for f76dae7committedUse_check_finite=False for the call to svd (modified)
Show description for 57f1afacommittedUse_check_finite=False for the call to eigh (modified)
Show description for 93c5d86committedUse_check_finite=False for the call to svd (ltsa)
Show description for be3f492committedUse_check_finite=False for the call to eigh (ltsa)
Show description for ba7cd8bcommitted
Commits on Nov 23, 2020
Use_check_finite=False for the call to eigh
Show description for 50621edcommitted
Commits on Dec 12, 2020
Revert check_finite to True for solve
Show description for e949029committedRevert check_finite to True for qr
Show description for b2aeabacommitted
Commits on Dec 22, 2020
Revert check_finite to True for potential non-finiteness
Show description for b8fc12ccommitted