Ticket #27 (new enhancement)

Opened 1 year ago

Gaussian mixtures should have the ability to rescale themselves

Reported by: cdavid Assigned to: cdavid
Priority: minor Milestone: learn: first scikits release
Component: learn.machine.pyem Version:
Keywords: Cc:

Description

When using Gaussian mixtures, one should scale the data first. For plotting purpose, it would be useful to rescale a mixture instance (the code is already there, but no API available).