[SciPy-user] optimize.leastsq

josef.pktd at gmail.com josef.pktd at gmail.com
Wed Jan 21 12:29:19 EST 2009


On Wed, Jan 21, 2009 at 12:17 PM, David Trethewey <dlrt2 at ast.cam.ac.uk> wrote:
> How exactly would the EM algorithm be used? The homepage
> http://pypi.python.org/pypi/scikits.learn seems to be down at the moment.
>

see:
http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/em/index.html

Note, when building the learn scikit, I always comment out manifold
learning in the setup.py since it seems to require boost, which I
don't have. The rest builds without problem.

Josef



More information about the SciPy-User mailing list