KNIME & fbProphet: Time Series Forecasting with a few clicks
Time series analysis can be very demanding and sometimes you just want to press a button instead of putting too much time and effort into setting up the analysis. The Facebook Prophet (fbProphet) library is the solution to our problem and we want to implement it as a component in KNIME so that we only have to adjust a few settings and the whole time series analysis is done automatically. [...] fbProphet , also simply called Prophet , is a forecasting algorithm developed by Facebook’s data science team in 2017. The algorithm is designed to be scalable, fast, and accurate, making it suitable for a wide range of applications, from predicting sales in e-commerce to forecasting weather patterns. Leggi tutto l'articolo in inglese: https://medium.com/low-code-for-advanced-data-science/knime-fbprophet-time-series-forecasting-with-a-few-clicks-4d527460ba8e Approfondisci il modello previsionale fbProphet qui: https://otexts.com/fppit/prophet.html (fonte: Hyndman, R.J., & A...