Lars
a6c6e732c5
Merge pull request #3659 from chyikwei/onlineldavb
...
ENH Latent Dirichlet Allocation (LDA) with online variational Bayes
2015-08-09 19:13:01 +02:00
Chyi-Kwei Yau
fdfb80886f
improve LDA doc
2015-06-24 18:33:04 -04:00
trevorstephens
d6a4bc0741
update export_graphviz docs
...
skip doctests
2015-05-10 14:58:53 -07:00
Loïc Estève
c84260b4ca
DOC: add funding from Paris-Saclay Centre for Data Science
...
Also:
* Completed INRIA funding description
* Fixed Google Summer Of Code rst link
2014-11-14 16:05:53 +01:00
Fabian Pedregosa
069bfac3a8
Add artwork with reference to logos in about.rst
...
I've seen a lot people using the cutted logo (including wikipedia) from the frontpage while we have a nicer uncut logo (in high quality and vector format) in the doc/logos directory.
2014-04-23 11:15:22 +02:00
Jaques Grobler
83ebcf95b2
remove unused images
2013-10-14 16:20:33 +02:00
Lars Buitinck
e123352685
DOC optimized PNG images with OptiPNG
...
Did "optipng -o 10" on all the files with OptiPNG 0.6.4.
This shaves a total of 529012 bytes off the pictures.
2013-09-26 17:15:24 +02:00
Jaques Grobler
d7b6a2b7fe
fix broken logo links on homepage and remove unused duplicate images
2013-09-23 14:01:39 +02:00
Jaques Grobler
e0f288fa98
contributors logos added to index screen footer
2013-08-07 17:25:00 +02:00
Vlad Niculae
0835af4cd8
FIX: uneven RBM image
2013-07-24 17:27:20 +02:00
Vlad Niculae
db373c2c4c
DOC: first attempt at RBM documentation
2013-07-24 17:27:19 +02:00
Jaques Grobler
fcf911c9be
deleted unnecessary thumbnail
2013-04-26 14:38:17 +02:00
Jaques Grobler
021f515ef8
remove svg2html script,toctree section added,doc page for ml_map created
2013-04-24 20:05:52 +02:00
Jaques Grobler
e6ed507b20
intigrated to tutorial index
2013-04-23 15:28:04 +02:00
Jaques Grobler
0016ea0843
gallery effects,icon change,cleanups
2013-03-18 13:52:20 +01:00
Martin Luessi
4c871de4fd
no_image.png for examples w/o thumbnail
2013-01-27 13:09:14 +01:00
Jaques Grobler
271f06ddc5
-line highlight bug fixed, buttons changed, full expansion added
2012-09-30 18:58:17 +02:00
Jaques Grobler
edf0d56073
highlighting of + implemented
2012-09-30 18:58:17 +02:00
Jaques Grobler
75dc22ad73
button colour change + comments
2012-09-30 18:58:16 +02:00
Jaques Grobler
3d4c90071e
working version
2012-09-30 18:58:16 +02:00
Andreas Mueller
4083bbdd61
COSMIT minor visual enhancement
2012-03-18 17:39:29 +01:00
Fabian Pedregosa
63005c0464
Web page layout tweaks.
2011-11-21 17:33:29 +01:00
GaelVaroquaux
4ad73b55fc
DOC: pdf compilation
...
Remove an UTF8 character that wasn't accepted by LaTex, and use a PDF
rather than a PPNG to save space
2011-11-07 18:47:35 +01:00
Bogdan Trach
8686d405b9
* doc/conf.py: added required latex packages (bm and morefloats)
...
* doc/images/iris.png: added image based on iris.svg
* doc/modules/tree.rst: changed reference to iris image
2011-11-07 18:39:44 +01:00
Brian Holt
edfcd5d6ec
modified threshold comparison from < to <=
2011-10-04 13:32:07 +01:00
Brian Holt
59e2de475f
Tidied up graphviz related code
...
Changed unit test to work on stringIO objects
Moved all graphviz output generation into the export method
Changed iris.svg to show feature names
2011-09-19 11:31:15 +01:00
Brian Holt
c315c5a6ca
improved documentation
2011-09-13 12:52:41 +01:00
Brian Holt
59a0e4e444
Updated documentation to include the iris svg example
2011-09-12 18:30:37 +01:00
Brian Holt
625b35846a
Incorporated suggested changes to Graphviz exporter
...
Renamed Visitor to Exporter
Moved all write functions into the exporter
Removed Leaf class (only use Node class, so that samples and error are shown)
Assign nodes a repeatable unique id
Replaced .png files with .svg files
2011-09-12 16:00:49 +01:00
Brian Holt
37596d02bc
added trees (boston and iris datasets)
2011-09-06 15:09:07 +01:00
Fabian Pedregosa
ae48fc5fd7
Forgot to add a blank image for the docs.
2011-09-02 11:55:15 +02:00
Olivier Grisel
7ad9bcde22
DOC: make the face recognition example static (to avoid having to download the dataset to build the doc)
2011-04-11 13:55:52 +02:00
Fabian Pedregosa
615de151ee
Update web page.
...
Add funding info to initial web page and update information on
installing the distribution.
2010-10-05 14:32:14 +02:00
Fabian Pedregosa
cd86703e2d
Add missing images
2010-10-04 16:18:20 +02:00
Fabian Pedregosa
42fca0f74d
New theme for the web page.
...
Design by Angel Soler (http://webylimonada.com ), HTML and CSS
implementation by me.
2010-09-27 12:34:58 +02:00
Gael Varoquaux
47110f0462
DOC: Adapt the getting started tutorial to complete beginners.
...
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@698 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-22 19:10:17 +00:00