Skip to content
Snippets Groups Projects
Commit 56bf5824 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Change the algorithm used in neighbors.barycenter.

Use the more stable SVD via a constrained least squares. This avoids
the use of regularization, so parameter eps was removed. Details are
give in doc/developers/
parent f84d5be3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment