Skip to content
Snippets Groups Projects
Commit 52f9e467 authored by Alexandre Gramfort's avatar Alexandre Gramfort
Browse files

Merge branch 'neighbor_barycenter'

closing https://github.com/scikit-learn/scikit-learn/pull/23

ENH : adding kneighbors_graph to build the graph of neighbors as a sparse matrix
ENH : adding NeighborsBarycenter for regression pbs using k-NN
MISC : reindenting BallTree C++ code (no tabs + 4 spaces)
API : rename k->n_neighbors

DOC: adding NeighborsBarycenter to doc

Conflicts:
	examples/svm/plot_weighted_samples.py
parents cc110395 46a3108d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment