TimeSeriesPredictor.save# TimeSeriesPredictor.save() → None[source]# Save this predictor to file in directory specified by this Predictor’s path. Note that fit() already saves the predictor object automatically (we do not recommend modifying the Predictor object yourself as it tracks many trained models).