Python Forum
Recommendations for ML libraries for time-series forecast
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recommendations for ML libraries for time-series forecast
#1
Hi fellow data scientists,

I am new to ML and python and after some research I am looking for some hints or guidance:

I have 3 kinds of problems(classification, clustering and time-series forecast). For classification and clustering I have decided to give scikit-learn over tl/keras a chance. The reason for that was it seems a bit easier for beginner and my problems don't require extraordinary tuning. As scikit-learn does not seem to be adequate for time-series forecast, I came across two models (ARIMA and LTSM, I am sure, there are more) and statsmodels (https://www.statsmodels.org/stable/gettingstarted.html) and sktime (https://www.sktime.org/en/latest/index.html).

Are there any recommendations on both, models and libraries, to beginn with as a beginner?

My time-series problems are the following:
1) Based on previous data, forecast on a charging point at connecting, when the charging will be finished/80%
2) Forcast on provided energy of multiple multiple charging stations

Thanks in advance, I'd appreciate a hint. If there's any info missing, please tell me.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Energy Forecast with SARIMAX PatiencePlease 0 377 Jan-31-2024, 11:53 PM
Last Post: PatiencePlease
  Help: Conversion of Electricity Data into Time Series Data SmallGuy 3 1,213 Oct-04-2023, 03:31 PM
Last Post: deanhystad
  Time Series Production Process Problem Mzarour 1 2,131 Feb-28-2023, 12:25 PM
Last Post: get2sid
  reduce time series based on sum condition amdi40 0 1,102 Apr-06-2022, 09:09 AM
Last Post: amdi40
  How to accumulate volume of time series amdi40 3 2,309 Feb-15-2022, 02:23 PM
Last Post: amdi40
  sklearn.neural_network MLPClassifier forecast variances CK1960 1 1,813 Oct-29-2020, 10:13 AM
Last Post: CK1960
  Time Series forecating with multiple independent variables Krychol88 1 1,869 Oct-23-2020, 08:11 AM
Last Post: DPaul
  how to handling time series data file with Python? aupres 4 2,988 Aug-10-2020, 12:40 PM
Last Post: MattKahn13
  Changing Time Series from Start to End of Month illmattic 0 1,869 Jul-16-2020, 10:49 AM
Last Post: illmattic
  HELP- DATA FRAME INTO TIME SERIES- BASIC bntayfur 0 1,759 Jul-11-2020, 09:04 PM
Last Post: bntayfur

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020