-
- Downloads
Merge commit '0.14a1-239-g0872592' into dfsg
* commit '0.14a1-239-g0872592': (2048 commits) DOC copyedit SGDClassifier docstring DOC: also point installation menu to stable DOC home always points to stable DOC now building to html/stable comments added to the changes DOC: few small doc fixes to layout bugs on new website FIX: remove dupplicate entry in What's new DOC: DBSCAN misc doc formatting MISC: fix reference to example MISC: update whats_new DOC credit to @ephes and myself for log loss in metrics DBSCAN BallTree implementation DOC added link from banner to example. DOC Update what's new DOC fix comment on svm probability param Also clean the dist folder when calling make Ignore the generated MANIFEST file partial_fit for naive Bayes was done for 0.14-rc, not 0.11... Re-align the what's new file with the new ordering of items from master Fixed a typo in a contributor's name ... Conflicts: joblib has its own destiny sklearn/externals/joblib/__init__.py sklearn/externals/joblib/format_stack.py sklearn/externals/joblib/func_inspect.py sklearn/externals/joblib/hashing.py sklearn/externals/joblib/logger.py sklearn/externals/joblib/memory.py sklearn/externals/joblib/numpy_pickle.py sklearn/externals/joblib/parallel.py sklearn/externals/joblib/test/test_memory.py sklearn/externals/joblib/test/test_parallel.py
Showing
- .gitattributes 2 additions, 0 deletions.gitattributes
- .gitignore 10 additions, 0 deletions.gitignore
- .mailmap 76 additions, 78 deletions.mailmap
- .travis.yml 2 additions, 2 deletions.travis.yml
- AUTHORS.rst 2 additions, 0 deletionsAUTHORS.rst
- MANIFEST.in 1 addition, 1 deletionMANIFEST.in
- Makefile 2 additions, 0 deletionsMakefile
- README-py3k.rst 0 additions, 24 deletionsREADME-py3k.rst
- README.rst 7 additions, 3 deletionsREADME.rst
- benchmarks/bench_covertype.py 27 additions, 23 deletionsbenchmarks/bench_covertype.py
- benchmarks/bench_glm.py 5 additions, 4 deletionsbenchmarks/bench_glm.py
- benchmarks/bench_glmnet.py 17 additions, 17 deletionsbenchmarks/bench_glmnet.py
- benchmarks/bench_lasso.py 13 additions, 15 deletionsbenchmarks/bench_lasso.py
- benchmarks/bench_plot_fastkmeans.py 35 additions, 36 deletionsbenchmarks/bench_plot_fastkmeans.py
- benchmarks/bench_plot_lasso_path.py 20 additions, 18 deletionsbenchmarks/bench_plot_lasso_path.py
- benchmarks/bench_plot_neighbors.py 13 additions, 12 deletionsbenchmarks/bench_plot_neighbors.py
- benchmarks/bench_plot_nmf.py 20 additions, 16 deletionsbenchmarks/bench_plot_nmf.py
- benchmarks/bench_plot_omp_lars.py 17 additions, 15 deletionsbenchmarks/bench_plot_omp_lars.py
- benchmarks/bench_plot_parallel_pairwise.py 3 additions, 3 deletionsbenchmarks/bench_plot_parallel_pairwise.py
- benchmarks/bench_plot_svd.py 11 additions, 10 deletionsbenchmarks/bench_plot_svd.py
Loading
Please register or sign in to comment