Метод | Описание | |
---|---|---|
DecisionTreeModel ( ) : System |
Default constructor.
|
|
Predict ( |
Predicts the given y coordinate.
|
|
ToString ( ) : string |
Returns a string that represents the current object.
|
Метод | Описание | |
---|---|---|
PrintNode ( |
Print node.
|
|
WalkNode ( |
Walk node.
|
public Predict ( |
||
y | The Vector to process. | |
Результат | double |