You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This operator fits gaussian mixtures model to the input stream.

Parameter

  • attributes: The attributes to fit
  • mixtures: Number of mixtures to fit the data

Example

EM Operator
output = em({attributes = ['x','y'], mixtures = 2}, input)


  • No labels