mlpy.stats.models.mixture.DiscreteMM.predict

DiscreteMM.predict(x)

Predict label for data.

Parameters:x : array_like, shape (size, dim)
Returns:C : array, shape = (size,)