Свойство | Type | Description | |
---|---|---|---|
context | PredictorContext | ||
repository | IRepository |
Méthode | Description | |
---|---|---|
AddPredictor ( double>.Func |
||
GetPredictorValuesFor ( PredictorContext c ) : double[] | ||
Init ( IRepository repository, IEnumerable |
public AddPredictor ( double>.Func |
||
predictor | double>.Func | |
Résultat | void |
public GetPredictorValuesFor ( PredictorContext c ) : double[] | ||
c | PredictorContext | |
Résultat | double[] |
public Init ( IRepository repository, IEnumerable |
||
repository | IRepository | |
releases | IEnumerable |
|
Résultat | void |