Combining several predictors with a weighted ensemble
Declaring type: WeightedEnsemble
Namespace: MyMediaLite.Ensemble
Assembly: MyMediaLite
Collapse/Expand Public Fields (see also: Protected Fields)
  Name Description
Public Field weights List of component weights
Collapse/Expand Protected Fields
  Name Description
Protected Field weight_sum Sum of the component weights
Collapse/Expand Public Constructors
  Name Description
Public Method WeightedEnsemble

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Virtual LoadModel

There is no summary.

Public Method Virtual Predict

There is no summary.

Public Method Virtual SaveModel

There is no summary.

Public Method Virtual Train

There is no summary.