leejoonhun / daf

Unofficial PyTorch implementation of Domain Adaptation Forecaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset

Xyhi opened this issue · comments

commented

Dear author, Could you please tell me how to find the coldstart_source.pkl? I found that the coldstart36 folder is empty. Tks a lot

Thank you for your interest in my work :)

In regards to your query, the dataset is designed to be automatically generated when it does not exist. (ref)
However, could you please confirm if you have run main.py and the dataset folder is still empty?

commented

Thank you for your reply!

When I run the train.py or synthesize_data.py, the console will report the following error FileNotFoundError: [Errno 2] No such file or directory: coldstart_source.pkl.

commented

Problem solved :)

It seems that we need to manually create a synthetic/coldstart_source.pkl in the data folder

Thank you for bringing this issue to my attention.

I apologize for any confusion or misunderstanding that may have occurred.
Since it has been some time since I last implemented it, I am currently having difficulty understanding the problem at hand.

However, I assure you that I will make it a priority to address this as soon as I have the opportunity.
I appreciate your patience and understanding, and I will make sure to learn from this experience and improve my understanding moving forward.
If you would like, you can submit PR with any suggestions or changes that you believe would be helpful. :)