Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model handles the regression
func NewModelWithIntercept ¶
NewModelWithIntercept creates a new OLS model with or without an intercept x or y can be nil, just needs to be updated before training
Click to show internal directories.
Click to hide internal directories.