Method | Description | |
---|---|---|
LearningInspector ( ) : System | ||
SetIsLearning ( bool isLearning ) : void | ||
SetTrainingSet ( IObservationSet set ) : void |
Method | Description | |
---|---|---|
UserControl_Initialized ( object sender, |
||
xButtonLearn_Click ( object sender, |
||
xTxtDirichletAlpha_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void | ||
xTxtParentLimit_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
public SetIsLearning ( bool isLearning ) : void | ||
isLearning | bool | |
return | void |
public SetTrainingSet ( IObservationSet set ) : void | ||
set | IObservationSet | |
return | void |