Свойство | Type | Description | |
---|---|---|---|
correlation | CorrelationMatrix | ||
k | uint | ||
nearest_neighbors | int[][] |
Méthode | Description | |
---|---|---|
LoadModel ( string filename ) : void | ||
SaveModel ( string filename ) : void |
public LoadModel ( string filename ) : void | ||
filename | string | |
Résultat | void |
public SaveModel ( string filename ) : void | ||
filename | string | |
Résultat | void |
protected CorrelationMatrix correlation | ||
Résultat | CorrelationMatrix |