On Mon, Nov 05, 2012 at 06:02:51PM +0100, Jaques Grobler wrote:
> I've been trying to figure out a way to effectively get the param/attrib
> descriptions as to add them to the list
OK, don't loose time on this, it seems like it is hard. I think that it
time to cut our losses on that.
G
-
I've been trying to figure out a way to effectively get the param/attrib
descriptions as to add them to the list
but the solution is evading me. I've uploaded a more recent version of the
script. *slightly *more tidy :)
It'd be nice if one could just see if there's a badly- or un-documented
attri
Thanks for the feedback Satraijit,
I'll make an optional ad-don once I've tidied the mess :)
Kind Regards
2012/10/29 Satrajit Ghosh
> hey jaques,
>
> this is really great! one useful thing to add, if possible, would be to
> scrape the description of the parameter from the docstring.
>
> aside:
hey jaques,
this is really great! one useful thing to add, if possible, would be to
scrape the description of the parameter from the docstring.
aside: if at some point in time, sklearn starts caring about provenance
[1], this is a really good start at simply collecting terms.
cheers,
satra
[1]
Haha yeap...doing that now.. just thought I'd let the feedback come so long
:)
2012/10/29 Andreas Mueller
> On 10/29/2012 01:26 PM, Jaques Grobler wrote:
> > Hi everyone.
> >
> > I've put up a gist with a list of all the parameters, how many times
> > and where they occur, as well as for all the
On 10/29/2012 01:26 PM, Jaques Grobler wrote:
> Hi everyone.
>
> I've put up a gist with a list of all the parameters, how many times
> and where they occur, as well as for all the attributes.
> The script that generates it is also in the gist - just know it's not
> the prettiest due to borrowing
Hi everyone.
I've put up a gist with a list of all the parameters, how many times and
where they occur, as well as for all the attributes.
The script that generates it is also in the gist - just know it's not the
prettiest due to borrowing data-gen code from tests and debugging things-
I'm still m