Re: [Scikit-learn-general] Review Request for sklearn.kalman

2012-06-23 Thread Skipper Seabold
On Sat, Jun 23, 2012 at 7:42 PM, Daniel Duckworth wrote: > Hello everyone, > > I would like to ask for those willing to begin reviewing my new > sklearn.kalman module (found > here: https://github.com/scikit-learn/scikit-learn/pull/862 ).  It is a > module that implements the Kalman Filter, Kalman

[Scikit-learn-general] Review Request for sklearn.kalman

2012-06-23 Thread Daniel Duckworth
Hello everyone, I would like to ask for those willing to begin reviewing my new sklearn.kalman module (found here: https://github.com/scikit-learn/scikit-learn/pull/862 ). It is a module that implements the Kalman Filter, Kalman Smoother, and EM algorithm for Linear-Gaussian models with the abili