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

How to input a missing data to obtain complete data after training #25

Open
1272203655 opened this issue Apr 20, 2023 · 3 comments
Open

Comments

@1272203655
Copy link

Hello, thank you very much for your open source project, which has been very helpful to me!
I have a question now. After training the BATF algorithm, I want to input a missing piece of data and obtain the complete data. What should I do?
I would greatly appreciate it if you could reply to my question

@xinychen
Copy link
Owner

xinychen commented Apr 22, 2023

Thank you for this question! This seems to be a very interesting question. But our model does not work on such scenario. If you put the additional data with the training data together, then you will have a complete one which includes what you want to obtain. Or preferably, you can try to use some deep learning models such as GAIN and IGNNK.

@1272203655
Copy link
Author

Thank you for your answer. I will try the two suggestions you provided and hope to achieve good results. Thank you again

@xinychen
Copy link
Owner

You're welcome!

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