2014-03-17 12:17 GMT+01:00 Maheshakya Wijewardena :
> I suppose the relevant information for the html document is taken from the
> doc string in the `GradientBoostingClassifier`. How does this data renders
> into a html document. The doc string does not contain all the information
> about the func
Hi ,
I am trying to change the auto generated documentation files in
scikit-learn/doc/modules/generated/ . Suppose I have added extra
functionality to `sklearn.ensemble.GradientBoostingClassifier` . The rst
file for that documentation
is sklearn.ensemble.GradientBoostingClassifier.rst which in
scik