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

Allow for time series reconsturction output after the imputation #418

Open
Six-Persimmon opened this issue May 20, 2024 · 0 comments
Open
Labels
enhancement New feature or request new feature Proposing to add a new feature

Comments

@Six-Persimmon
Copy link

1. Feature description

Allows the users to obtain a full reconstructed time series of a specific feature after the imputation/prediction.

2. Motivation

In the current version of PyPOTS, the output of the imputation method is an imputed time series where the originally missing data points are filled with imputed value, and the non-missing data points are kept as the raw data. It would be helpful if the imputation can return a full reconstructed time series for e.g. visually see how good the imputation is.

3. Your contribution

I can help with coding&realization as well as a document to demonstrate the potential usage.

@Six-Persimmon Six-Persimmon added enhancement New feature or request new feature Proposing to add a new feature labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature Proposing to add a new feature
Projects
None yet
Development

No branches or pull requests

1 participant