Home > @josh-brown/vector > LinearRegressor > getParameters
Get the coefficients of the trained linear regression model, or undefined if the model has not been trained.
Signature:
getParameters(): Vector | undefined;Returns:
Vector | undefined
Home > @josh-brown/vector > LinearRegressor > getParameters
Get the coefficients of the trained linear regression model, or undefined if the model has not been trained.
Signature:
getParameters(): Vector | undefined;Returns:
Vector | undefined