* added hole to swiss roll and expanded example
* Fixed docstring for numpydoc validation
* Changed error from original docstring.
* Added test for swiss hole
Codecov check was failing because there was no test for the addition of the swisshole. I simply expanded the original test to include it.
* Formatting
* Revert "Formatting"
This reverts commit 727505b21b.
* Revert "Added test for swiss hole"
This reverts commit ae788641f1.
* Added test for Swiss Hole
* fixed test
* added changelog
* Set random state when creating the swiss roll in exampple.
* Set random state when creating the swiss hole in exampple.
* Changed test with reccommendation
* Apply suggestions from code review of plots.
Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
* Apply grammar and naming suggestions from code review
Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
* Defined LLE and t-SNE acronyms at beginning
* Linting
Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
* API male load_* args in datasets kwarg only
* more loaders
* pep8
* fix test_omp usage
* fix some usages
* Update sklearn/datasets/_samples_generator.py
Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>