JHayes
3d8db98ea5
DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 ( #18516 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-11-23 15:16:47 +01:00
Jérémie du Boisberranger
9876f748b0
[MRG] BUILD: warn instead of raise when openmp unsupported ( #15174 )
2019-11-13 10:03:12 +01:00
Thomas J Fan
5756a9934b
MNT Make modules private in decomposition ( #15344 )
2019-10-28 22:46:16 +08:00
xsat
3e11465b07
[DOC] developers > performance > example on parallelization ( #13758 )
2019-08-07 14:06:03 -04:00
Tilen Kusterle
a8efe00876
EXA Use return_X_y=True with load_digits where appropriate ( #14359 )
2019-07-14 17:10:54 +02:00
Guillaume Lemaitre
fd1d210362
DOC add kcachegrind visualization docs ( #8016 )
2019-06-13 14:10:14 +02:00
jeremiedbb
0fb7cc7520
BLD: check OpenMP support and add a switch to build without it ( #13543 )
2019-04-17 08:29:37 +10:00
Andreas Mueller
952ef6637a
MRG Drop legacy python / remove six dependencies ( #12639 )
2019-01-03 15:50:05 +02:00
Nicolas Hug
7455078880
DOC Fixed typo in contributors guide ( #12868 )
2018-12-27 09:53:15 +08:00
Shivam Kotwalia
bfa3aaaa8e
DOC Fix joblib URL ( #12698 )
2018-11-30 13:16:57 +01:00
TakingItCasual
74b56dbc57
MNT Converting http to https ( #12277 )
2018-10-04 22:37:57 +08:00
TakingItCasual
e9cdb5588b
MNT Updated PyPI URLs ( #12274 )
2018-10-04 15:55:34 +08:00
dlovell
93320a9d98
DOC: replace TODO with link to the glossary ( #11279 )
...
Fixes #9294
2018-06-15 17:26:15 -04:00
FarahSaeed
b2723582f2
[MRG] DOC Replacing "the scikit" with "scikit-learn" ( #10126 )
2017-11-14 11:06:50 +01:00
Naoya Kanai
6579220588
[MRG+1] Drop NumPy < 1.8 ( #8874 )
2017-06-07 17:06:06 +02:00
Brett Olsen
9131f89e6c
Update docs with new line_profiler signature and extension method
...
Update memory_profiler docs as well
Append new extensions instead of setting them directly
2017-05-25 08:25:17 +10:00
Óscar Nájera
bd5cecce44
update references link namespace
2016-08-03 20:23:50 +02:00
Andreas Mueller
8972d82a1f
DOCS / COSMIT duplicate word typos
2016-07-26 10:44:32 -04:00
Rémy Léone
9b7176dd9d
[DOC] Fix broken links
2016-03-23 12:45:34 -07:00
Yaroslav Halchenko
625471bb29
DOC: few minor typos spotted
2015-12-15 20:56:34 -05:00
Arthur Mensch
986fb60947
C file removal + cython build + Travis build cache
2015-11-04 14:30:06 +01:00
Raghav R V
e3afc0e8c9
MAINT move custom error/warning classes into sklearn.exceptions
...
ENH NonBLASDotWarning -> EfficiencyWarning; Improve error message
DOC Add exceptions module to modules/classes.rst
MAINT Move ConvergenceWarning, UndefinedMetricWarning et al into exceptions
MAINT Remove ChangedBehaviorWarning from base
DOC/FIX Improve DataConversionWarning's docstring
2015-10-19 22:35:35 +02:00
Andreas Mueller
c970fb51e7
COSMIT spelling
2015-01-15 15:09:35 -05:00
Andreas Mueller
5b247f90e4
move around examples for better structure.
2014-07-17 09:35:30 +02:00
Lars Buitinck
c176ced74d
DOC double backticks for fixed-width (code) font
...
Fixes #3337 . Also other minor fixes while I was at it.
2014-07-06 14:18:33 +02:00
Joel Nothman
87253738c0
DOC fix typo
2014-05-24 21:48:39 +10:00
Michele Orrù
337d9e6182
Typo.
...
s/totime/tottime/
2014-05-24 11:03:57 +02:00
Lars Buitinck
5f3f794069
MAINT refactor fast_dot
...
* check for NumPy >= 1.7.2 at import time, instead of in every call;
* save a function call when newer NumPy is available;
* rewrote documentation;
* put the docstring on fast_dot instead of _fast_dot;
* remove spurious warnings for matrix-vector multiplications (some of these
are suboptimal with older np.dot, but the good ones were triggering a
warning as well).
2013-12-29 20:11:58 +01:00
Lars Buitinck
9a9b9e85ed
DOC+COSMIT: typos, lots of them
...
Fixes #2102 . There's one typo left in joblib which is better fixed
upstream.
2013-09-13 16:29:42 +02:00
dengemann
ffbead9f36
FIX: test doc np.allclose
2013-08-25 15:38:21 +02:00
dengemann
fbd6d9c8f6
ENH: update version checking
2013-08-25 12:17:33 +02:00
dengemann
599ba2d976
FIX: ghost diff
2013-08-25 12:00:06 +02:00
dengemann
f91fba2f01
ENH: restrict fast_dot to np < 1.8
2013-08-25 11:16:22 +02:00
dengemann
83f48e4df1
FIX: performance.rst doctest
2013-08-25 11:16:21 +02:00
dengemann
7808e09d76
FIX: proper doctest
2013-08-25 11:16:21 +02:00
dengemann
005d2100e3
COSMITS
2013-08-25 11:16:21 +02:00
dengemann
6c30677abb
ENH/DOC: add performance tips on fast_dot
2013-08-25 11:16:21 +02:00
Vlad Niculae
d40caea23f
DOC spelling and clarification
2013-06-29 16:18:24 +03:00
Jaques Grobler
8861833ec9
DOC spellfixes
2013-06-29 16:18:23 +03:00
Stefano Lattarini
67ece78da4
COSMIT various typofixes
...
As suggested by codespell <https://github.com/lucasdemarchi/codespell >
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
Gael Varoquaux
cc7f96c997
DOC: cosmit performance instructions
2012-07-23 19:18:31 +02:00
Vlad Niculae
0a8dbbef7c
DOC: better phrasing about memory profiling
2012-07-23 19:18:31 +02:00
Vlad Niculae
4c533801b8
Update and fix errors in memory profiling documentation
2012-07-23 19:18:31 +02:00
Vlad Niculae
09a7d78c77
Begin updating the developers performance documentation
2012-07-23 19:18:31 +02:00
Olivier Grisel
e7a33b24dc
FIX : #774 Add documentation for lprun config in qtconsole and notebook
2012-04-15 17:01:58 +03:00
Andreas Mueller
5b492d3d26
remove unused link
2011-12-23 20:43:11 +01:00
Andreas Mueller
3e6fd74aeb
FIX minor typo
2011-12-20 13:22:40 +01:00
Andreas Mueller
2842f488ef
FIX doc rst references
2011-12-19 12:13:51 +01:00
Yaroslav Halchenko
f7e8c18aa4
DOC: fix name for line_profiler_ext.py extension
2011-11-30 09:40:49 -05:00
Olivier Grisel
1be8bf3c13
DOC: howto register the %lprun line_profiler magic on IPython 0.11+
2011-09-16 17:41:00 +02:00