메소드 | 설명 | |
---|---|---|
LinearRegressionModel ( ) : System |
Initialises a new LinearRegressionModel object
|
|
Predict ( |
Create a prediction based on the learned Theta values and the supplied test item.
|
public Predict ( |
||
x | Training record | |
리턴 | double |