Cuong Duong
04ffdc997d
Add Windows wheel ( #2089 )
2021-12-25 23:20:24 +11:00
Cuong Duong
4fb577e5d4
(Stage 1) Python Wheels for PyPi ( #2010 )
2021-10-03 12:03:03 +11:00
Marco Edward Gorelli
17dbb86ab0
Speed up make_holiday_features by up to 35% ( #1962 )
2021-08-28 12:19:40 +10:00
Cuong Duong
be87004df9
Merge remote-tracking branch 'upstream/master' into minor-fixing
2021-08-28 02:04:44 +10:00
slowy07
05aa1fdd37
fix: typo grammar
2021-08-03 08:37:45 +07:00
Drobin Max
d8d819a34f
Update forecaster.py
...
added 'flat' growth option in docstring
2021-05-24 17:32:14 +03:00
Greg Rafferty
4b859bca01
added argument for point color to cv plot ( #1895 )
2021-05-10 16:04:34 -07:00
Ben Sully
0616bfb5da
Add model_to_dict and model_from_dict functions ( #1871 )
...
This commit adds the model_to_dict and model_from_dict functions, using
all of the logic that previously lived in model_to_json and
model_from_json, and converting those functions to simply reuse the new
ones.
This is useful because sometimes the user may want to serialize the dict
in some other way (e.g. another JSON serialization library such as ujson
or orjson, or something entirely different).
2021-04-20 18:10:06 -07:00
Ben Letham
83c4ef3e2b
Merge branch 'patch-1' of https://github.com/loulo1/prophet into loulo1-patch-1
2021-04-20 17:49:17 -07:00
Vladimir Shargin
899b4fac13
Add include_legend flag to m.plot() ( #1858 )
2021-04-03 18:01:41 -04:00
Ben Letham
6d81543eb2
Pakage rename ( #1844 )
...
* Rename package from fbprophet to prophet, and add shim
* Untrack files that should have been ignored
* Update github actions build commands
2021-03-21 14:13:50 -07:00