Method | Description | |
---|---|---|
CurrentBestLearner ( String trueGoalValue ) : System | ||
predict ( |
||
test ( |
||
train ( |
public CurrentBestLearner ( String trueGoalValue ) : System | ||
trueGoalValue | String | |
return | System |
public predict ( |
||
e | ||
return | String |
public test ( |
||
ds | ||
return | int[] |
public train ( |
||
ds | ||
return | void |