-
- Downloads
Merge remote-tracking branch 'upstream/master' into enh/metrics
* upstream/master: (823 commits) Set the download link to PYPI. Address Issue #590 : use relative path link to about.html check random state in _fit_transform add random_state to LocallyLinearEmbedding MISC: fix bibtex Add n_jobs option to pairwise_distances and pairwise_kernels. euclidian_distances is to be deprecated in v0.11. Better default threshold for L1-regularized models. Remove CoefSelectTransformerMixin and use SelectorMixin instead. COSMIT removed unused imports Cosmit: remove unused imports Refactor in KFold. COSMIT pep8 FIX: MurmurHash3 compilation on older GCC DOC added required versions of python, numpy and scipy to install documentation. Closes issue #579 DOC website: added link to 0.10 docs under support. FIX: broken build / tests Move preprocessing.py to sklearn/. preprocessing/__init__.py -> preprocessing/preprocessing.py ENH: Default in Vectorizer "None" as @ogrisel suggested ...
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 2 deletions.gitignore
- .mailmap 11 additions, 1 deletion.mailmap
- AUTHORS.rst 3 additions, 0 deletionsAUTHORS.rst
- COPYING 1 addition, 2 deletionsCOPYING
- Makefile 1 addition, 1 deletionMakefile
- README.rst 2 additions, 2 deletionsREADME.rst
- benchmarks/bench_bayes.py 0 additions, 29 deletionsbenchmarks/bench_bayes.py
- benchmarks/bench_glm.py 2 additions, 3 deletionsbenchmarks/bench_glm.py
- benchmarks/bench_glmnet.py 3 additions, 4 deletionsbenchmarks/bench_glmnet.py
- benchmarks/bench_lasso.py 8 additions, 6 deletionsbenchmarks/bench_lasso.py
- benchmarks/bench_plot_fastkmeans.py 3 additions, 5 deletionsbenchmarks/bench_plot_fastkmeans.py
- benchmarks/bench_plot_lasso_path.py 2 additions, 2 deletionsbenchmarks/bench_plot_lasso_path.py
- benchmarks/bench_plot_neighbors.py 0 additions, 2 deletionsbenchmarks/bench_plot_neighbors.py
- benchmarks/bench_plot_omp_lars.py 1 addition, 1 deletionbenchmarks/bench_plot_omp_lars.py
- benchmarks/bench_plot_parallel_pairwise.py 44 additions, 0 deletionsbenchmarks/bench_plot_parallel_pairwise.py
- benchmarks/bench_plot_svd.py 14 additions, 10 deletionsbenchmarks/bench_plot_svd.py
- benchmarks/bench_plot_ward.py 1 addition, 1 deletionbenchmarks/bench_plot_ward.py
- benchmarks/bench_sgd_covertype.py 6 additions, 6 deletionsbenchmarks/bench_sgd_covertype.py
- doc/about.rst 5 additions, 3 deletionsdoc/about.rst
- doc/conf.py 21 additions, 16 deletionsdoc/conf.py
Loading
Please register or sign in to comment