This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f8d7bd43fd
scikit-learn
/
sklearn
/
manifold
History
Lars Buitinck
0dd841f6ee
Revert (rebased) merge of euclidean_distances speedup
...
This reverts commits
38155aabe4
through
ca703ae678
(inclusive).
2012-10-24 10:40:30 +02:00
..
tests
MDS is now using the new isotonic_regression submodule
2012-09-15 16:40:42 +02:00
__init__.py
MDS now computes the SMACOF algorithm several times, and returns the results with the lowest stress
2012-06-01 18:24:20 +02:00
isomap.py
DOC remove sparse support from docstring as there is none. Also cosmit on docstrings.
2012-09-24 22:05:12 +02:00
locally_linear.py
MISC: add ltsa in docstring
2012-09-30 12:32:58 +02:00
mds.py
Revert (rebased) merge of euclidean_distances speedup
2012-10-24 10:40:30 +02:00