luke14free / pm-prophet

GAM timeseries modeling with auto-changepoint detection. Inspired by Facebook Prophet and implemented in PyMC3
325 stars 42 forks source link

Fix a bug with self.data.y.max(). Fix minor typos. #11

Closed dsvolk closed 5 years ago

dsvolk commented 5 years ago

See https://github.com/luke14free/pm-prophet/issues/10

luke14free commented 5 years ago

LGTM