package
0.0.0-20230124110636-8ce2d8a9e588
Repository: https://github.com/packtpublishing/machine-learning-with-go.git
Documentation: pkg.go.dev

# Functions

Predict makes a prediction based on input JSON.

# Structs

CoefficientInfo include information about a particular model coefficient.
IndependentVar include information about and a value for an independent variable.
ModelInfo includes the information about the model that is output from the training.
PredictionData includes the data necessary to make a prediction and encodes the output prediction.