Skip to content

Commit 0ac3777

Browse files
committed
Added scikit-learn time series library
1 parent 1954256 commit 0ac3777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PyData/UsefulPackages.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ https://www.machinelearningplus.com/time-series/arima-model-time-series-forecast
3232
fbprophet: time series forecasting (additive model) which performs best with high frequency data
3333
PmProphet: https://github.com/luke14free/pm-prophet
3434
pyflux: time series library: https://github.com/RJT1990/pyflux
35+
sktime: https://github.com/alan-turing-institute/sktime
3536

3637
# For survival analysis, modeling churn and conversion rates
3738
lifelines: survival analysis: https://github.com/CamDavidsonPilon/lifelines

0 commit comments

Comments
 (0)