Olivier Grisel
144b1093a2
DOC: fix small inaccurracy
2011-04-11 22:07:58 +02:00
Olivier Grisel
4c5d26fd11
ENH: avoid the use of lambdas in NMF to get a more informative profiling output
2011-04-11 22:07:58 +02:00
Gael varoquaux
081035df41
DOC: rmk on Sphinx version
2011-04-11 22:07:57 +02:00
Olivier Grisel
930d269ade
DOC: add some missing reference in the performance guide
2011-04-11 22:07:57 +02:00
Olivier Grisel
816d560ae4
DOC: note for later
2011-04-11 22:07:57 +02:00
Olivier Grisel
c428a7db91
DOC: add sample python profiling session
2011-04-11 22:07:57 +02:00
Olivier Grisel
9470b5e359
DOC: missing class reference
2011-04-11 22:07:57 +02:00
Olivier Grisel
db9a3c0766
DOC: first stap at the performance chapter (full of TODOs)
2011-04-11 22:07:57 +02:00
Olivier Grisel
1d18223538
cosmit
2011-04-11 22:07:56 +02:00
Gael varoquaux
9878e581cd
DOC: tweaks to developers notes
2011-04-11 22:07:56 +02:00
Gael varoquaux
81a24d528e
DOC: fix link to bug tracker
2011-04-11 22:07:56 +02:00
Olivier Grisel
13126c14ee
ENH: add coverage install command
2011-04-11 22:07:56 +02:00
Olivier Grisel
bc5f546ddc
ENH: improved contributors guide
2011-04-11 22:07:56 +02:00
Gael varoquaux
33d7e749da
DOC: move working notes to wiki
2011-04-11 22:07:56 +02:00
Fabian Pedregosa
ecd7190f09
Neighbors refactoring.
...
Rename NeighborsBarycenter --> NeighborsRegressor, Neighbors -->
NeighborsClassifier.
Also added parameter mode for NeighborRegressor (and updated examples
and doc describing it).
2011-02-17 10:37:34 +01:00
Fabian Pedregosa
56bf5824ee
Change the algorithm used in neighbors.barycenter.
...
Use the more stable SVD via a constrained least squares. This avoids
the use of regularization, so parameter eps was removed. Details are
give in doc/developers/
2011-02-17 10:23:33 +01:00
Fabian Pedregosa
de91e61887
Add other ways to contribute to the doc.
2011-01-11 15:01:01 +01:00
Fabian Pedregosa
8df209bb54
Update developers info.
...
Change main wiki to the github wiki.
2010-11-25 09:02:07 +01:00
Mathieu Blondel
c6b564c5f8
Note on fit_transform.
2010-11-03 18:18:56 +09:00
Olivier Grisel
58b7aff55a
spelling
2010-11-01 22:36:31 +01:00
Gael varoquaux
b73d09a590
DOC: Remove useless tables of contents
...
The sidebar is more visible in the new design. They are no longer needed.
2010-11-01 15:16:59 +01:00
Yaroslav Halchenko
8852e3aba8
DOC: removing a stale request for subversion write permissions
2010-10-08 08:51:33 -04:00
Gael varoquaux
6d2e4730ef
MISC: Fix spelling.
...
Thanks to Keith Goodman and Joseph Perktold for reporting.
2010-09-11 11:02:28 +02:00
Gael Varoquaux
a21f0e824a
DOC: Update the developer guidelines.
2010-09-06 11:01:34 +02:00
Fabian Pedregosa
f7119ca752
Fix bugs in dev docs.
2010-08-22 13:07:45 +02:00
Fabian Pedregosa
f9247e9baa
Update git information.
2010-08-20 10:08:06 +02:00
Ron Weiss
3ed43f0e79
DOC: fixed typos in developer documentation
2010-08-19 17:39:34 -04:00
Fabian Pedregosa
0e944a580e
Update the developer docs.
2010-08-19 11:45:38 +02:00
Fabian Pedregosa
850908817b
Refactor layout of developer docs.
2010-08-18 21:27:12 +02:00