Re: [Scikit-learn-general] Gaussian processes missing from class reference

2011-10-12 Thread Gael Varoquaux
On Wed, Oct 12, 2011 at 10:29:43PM +0300, Vlad Niculae wrote: > As far as I can tell (hope I'm not too tired and missing something), > gaussian processes are missing from the class reference. They are not > included in the classes.rst index. > Is this just an omission? Because the module seems to h

[Scikit-learn-general] Gaussian processes missing from class reference

2011-10-12 Thread Vlad Niculae
Hello As far as I can tell (hope I'm not too tired and missing something), gaussian processes are missing from the class reference. They are not included in the classes.rst index. Is this just an omission? Because the module seems to have solid docstrings that deserve to be listed. Best, Vlad --