| .. |
|
tests
|
MAINT Removed deprecated stuff.
|
2015-10-21 10:24:23 +02:00 |
|
__init__.py
|
FIX Updated tests. renamed lsh_forest to approximate.
|
2014-12-18 19:42:42 +01:00 |
|
approximate.py
|
FIX non deterministic LSHForest doctest failure
|
2015-10-15 10:04:11 +02:00 |
|
ball_tree.c
|
Merge branch 'master' into pr_4009
|
2015-08-30 11:54:40 +01:00 |
|
ball_tree.pyx
|
Added multithreading support for kneighbors search
|
2015-02-19 13:15:55 +03:00 |
|
base.py
|
MAINT Removed deprecated stuff.
|
2015-10-21 10:24:23 +02:00 |
|
binary_tree.pxi
|
DOC wrong default value in docstring
|
2015-10-14 09:54:48 -07:00 |
|
classification.py
|
ENH support precomputed neighbors where query != index
|
2015-08-30 13:49:46 +01:00 |
|
dist_metrics.c
|
Merge branch 'master' into pr_4009
|
2015-08-30 11:54:40 +01:00 |
|
dist_metrics.pxd
|
Added multithreading support for kneighbors search
|
2015-02-19 13:15:55 +03:00 |
|
dist_metrics.pyx
|
DOC: clarify inputs for haversine metric
|
2015-10-19 14:05:15 +02:00 |
|
graph.py
|
MAINT Removed deprecated stuff.
|
2015-10-21 10:24:23 +02:00 |
|
kd_tree.c
|
Merge branch 'master' into pr_4009
|
2015-08-30 11:54:40 +01:00 |
|
kd_tree.pyx
|
Added multithreading support for kneighbors search
|
2015-02-19 13:15:55 +03:00 |
|
kde.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
nearest_centroid.py
|
a common test to check if classifiers fail when fed regression targets
|
2015-10-14 14:46:13 -04:00 |
|
regression.py
|
FIX precision to float64 across the codebase
|
2015-10-16 11:20:29 +02:00 |
|
setup.py
|
add pydist code
|
2013-03-21 21:16:40 -07:00 |
|
typedefs.c
|
numpy 1.3 compat: make neighbors/dist_metrics compatible
|
2013-07-27 16:46:40 +02:00 |
|
typedefs.pxd
|
Update typedefs.pxd with correct ITYPECODE
|
2013-07-29 01:08:48 +02:00 |
|
typedefs.pyx
|
neighbors numpy1.3 compat: fix typedefs, regen with cython 0.19
|
2013-07-27 16:46:39 +02:00 |
|
unsupervised.py
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |