Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello! I recently came across your model and found it very practical. Could you please advise on how to apply this model to my own dataset? Looking forward to your response. #1

Closed
Liavege opened this issue May 16, 2024 · 1 comment

Comments

@Liavege
Copy link

Liavege commented May 16, 2024

Also,i find some little problems in the "visualize_examples_imputation.ipynb",it need import os
import sys

@ZinebSenane
Copy link
Contributor

Hi Liavege!

Thanks for your interest in our work! To apply TSDE to your own dataset, you will need to create a dataloader file, experiment config and script. You can take a look at the src/data_loader folder, there are scripts of processing the different datasets we used in our experiments. Let me know if you have any questions regarding them. The config file is also straightforward there are comments about the different args. The experiment scripts can be found in src/experiments. What is your use case (experiment type), and provide me with more details about the dataset if you need more help!

Thanks for the minor errors in the imports I will fix them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants