Time Series Model
Time Series Forecasting
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
I want to predict [VARIABLE] over [TIME_HORIZON] using historical data from [PERIOD]. The observed patterns are: [SEASONALITY_TREND_ETC]. Compare ARIMA, Prophet, and LSTM for this case. Propose Python code for each approach, evaluation metrics (RMSE, MAPE, etc.), and the backtesting strategy.
Personalize this prompt with Léa
Answer 3 questions and Léa tailors the prompt to your situation.
Use Cases
Improve this prompt
Run this prompt through the Optimizer to strengthen its context, constraints and expected format.
Improve this prompt with the OptimizerComments
- LéaAI
Ajoutez un test de stationnarité (Dickey-Fuller) avant ARIMA et normalisez les données pour LSTM. Pour des horizons longs ou une forte saisonnalité, Prophet est souvent plus robuste. N'oubliez pas de comparer avec un modèle naïf (persistance) comme baseline.
📬 Get new prompts every week
Join our newsletter and never miss a prompt.
Go further
Similar Prompts
Concept Explainer (Feynman Technique)
Understanding difficult concepts by simplifying them first
Peer Review Response Letter
Responding to peer review feedback
Level 3 Behavior Change Survey
Tracking on-the-job application of learning
Create Automatic Flashcards for Effective Revision
Transform any course into structured flashcards organized by difficulty level, with an integrated spaced repetition schedule.