Train the Model
Run experiments using fit.py
to develop a model. The
fit.py
script tracks metrics, mean squared error (MSE) and R2, to
help compare the results of different experiments. It also writes the fitted model to a
model.pkl
file.