I have been hoping at some point to extend the document generation such
that it automatically inserts Example links (with thumbnail icons) from
reference API pages (e.g.
http://scikit-learn.org/dev/modules/generated/sklearn.decomposition.PCA.html#sklearn.decomposition.PCA)
to examples where that cl
https://github.com/scikit-learn/scikit-learn/pull/3322
On Fri, Jun 27, 2014 at 10:26 AM, federico vaggi
wrote:
> Actually - I missed that plot while looking through the docs, but that's
> exactly the kind of example I had in mind.
>
>
> On Fri, Jun 27, 2014 at 9:21 AM, Andy wrote:
>
>> On 06/
Actually - I missed that plot while looking through the docs, but that's
exactly the kind of example I had in mind.
On Fri, Jun 27, 2014 at 9:21 AM, Andy wrote:
> On 06/26/2014 02:43 PM, federico vaggi wrote:
>
> Ok - great, is it worth adding an example (showing a simple case of the
> axis be
On 06/26/2014 02:43 PM, federico vaggi wrote:
Ok - great, is it worth adding an example (showing a simple case of
the axis being rotated) or should I just clean up the docs a bit?
There is a plot here:
http://scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
What kind of