On Sun, May 27, 2012 at 12:54:51AM +0900, Mathieu Blondel wrote: > BTW - is there any way to track the progress of these algorithms, as > > they are running? That is, print out something every n iterations > > reporting on the convergence of the error?
> Not yet. This is something we should consider adding, in my opinion. > Here's an idea for a possible API: Ideally, I'd like this to be going in the same direction of verbosity/logging. If we can sort out the verbosity API (that Feth has started working upon), we could take optionally an object as the 'verbose' argument, that would be used instead of the print message. This would enable things like progress report in an API. G ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
