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 train new data that arrives #15

Open
mahabenfares opened this issue Apr 24, 2023 · 0 comments
Open

How to train new data that arrives #15

mahabenfares opened this issue Apr 24, 2023 · 0 comments

Comments

@mahabenfares
Copy link

Hello,

I am trying to use progressive umap for data streams, can you tell me how I can train new data that arrives. At first I called the fit_transform function on the available data as you showed in the test example, and after that I called the transform function on the new data that arrives, but I have this error. Can you please explain to me how to use this library for training new data that arrives. Thanks!

image

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

1 participant