Skip to content

issues Search Results · repo:amazon-science/chronos-forecasting language:Python

Filter by

96 results
 (76 ms)

96 results

inamazon-science/chronos-forecasting (press backspace or delete to remove)

When predicting more than 50 steps into the future, the quantiles show a strange and periodic shrinkage about every 50-100 steps. This looks like a bug to me. Or maybe it s intrinsic to the model architecture ...
  • corneliusroemer
  • 2
  • Opened 
    9 days ago
  • #291

Bug report checklist !-- Please ensure at least one of the following to help the developers troubleshoot the problem: -- - [x] I provided code that demonstrates a minimal reproducible example. !-- Ideal, ...
bug
  • corneliusroemer
  • 2
  • Opened 
    9 days ago
  • #290

Bug report checklist I am using the sample provided in this repo to fine tune the model based on some history data I have. Describe the bug Getting error when running the fine tune: C:\GIT\MyPython\training ...
bug
windows
  • fmuntean
  • Opened 
    25 days ago
  • #285

Bug report checklist !-- Please ensure at least one of the following to help the developers troubleshoot the problem: -- - [X] I provided code that demonstrates a minimal reproducible example. !-- Ideal, ...
bug
dependency
  • melopeo
  • 1
  • Opened 
    on Jan 28
  • #273

Thank you very much for sharing such wonderful work. I have read the paper and the code in the related repository in detail. I have some questions about the code related to the causal model. These questions ...
  • xjtulien
  • Opened 
    on Jan 18
  • #266

Hi, I have a doubt about the use/output of embeddings with amazon pre-trained models in chronos. I have a dataset about daily sales (1941 days) of products that has 84 different series ( ID ). My idea ...
question
  • xabiersuarez
  • 3
  • Opened 
    on Jan 15
  • #263

Description When using Chronos Base model, there are inconsistent forecasting results between processing time series individually versus passing them as a list. This behavior is not observed as severely ...
  • StatMixedML
  • 17
  • Opened 
    on Jan 15
  • #262

Hi, I m exploring the new Bolt models and I m wondering whether you re planning to release the training/fine-tuning scripts like the ones for the original Chronos models? Thanks and great work!
  • alvaropp
  • Opened 
    on Jan 7
  • #258

Hello, may I inquire whether Chronos-Bolt still adheres to the tokenization methodology employed by Chronos-T5?
  • shenxinyuan-hash
  • 1
  • Opened 
    on Dec 30, 2024
  • #255

Hello, I want to train/fine-tune the chronos models, Is this a good approach? import torch from torch.utils.data import Dataset, DataLoader from transformers import AutoModelForSeq2SeqLM, AdamW import ...
  • Mhdaw
  • Opened 
    on Dec 25, 2024
  • #252
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub