# Structs

Config represents a linear regression prediction model configuration.
Predict provides logic for using Linear Regression to make a prediction.

# Interfaces

Runner defines an algorithm runner, allowing algorithms to be run.