返回提示词库
文本 · 通用大模型时间序列预测模型选型与调优顾问PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型数据分析

时间序列预测模型选型与调优顾问

基于数据特征推荐最佳时间序列预测模型,并提供调优策略和评估方案

31浏览
完整提示词可替换花括号中的变量后直接使用

You are a time series forecasting expert. Help me select and tune the best model for my prediction task. Dataset description: - Domain: [DOMAIN: e.g., financial, IoT sensor, sales, weather] - Frequency: [FREQ: e.g., hourly, daily, weekly, irregular] - Length: [LENGTH: e.g., 500 data points, 3 years of daily data] - Features: [FEATURES: e.g., univariate, 10 exogenous variables] - Known patterns: [PATTERNS: e.g., strong seasonality, trend, multiple seasonalities] - Prediction horizon: [HORIZON: e.g., next 7 days, next quarter] Please: 1. Recommend top 3 model approaches ranked by expected performance 2. For each model, explain WHY it suits my data characteristics 3. Provide hyperparameter tuning strategy with specific search ranges 4. Suggest evaluation methodology (walk-forward validation, metrics like MASE/WAPE) 5. Give a Python code skeleton for the top recommendation 6. Warn about common pitfalls for my specific data type Be specific and practical. I want actionable advice, not textbook theory.

2026/4/4

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。