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

Projecting out of bag data #44

Open
inglada opened this issue May 22, 2017 · 1 comment
Open

Projecting out of bag data #44

inglada opened this issue May 22, 2017 · 1 comment

Comments

@inglada
Copy link

inglada commented May 22, 2017

Hi,

I am new to Tapkee and I can't find how to project new data not used while building a model.

The issue is that I have large data sets and I would like to estimate a dimensionality reduction model using a subset of my data, and apply the model afterwards to the complete data set.

I understand that this may not make sense for some of the methods, but it does for some others. What I would need to do is something similar to retrieving the projection matrix of a PCA in order to apply it to new data. The question is, how to do it in a generic way with Tapkee?

I think I should be able to do that using a ProjectingFunction, but I can't find an example doing that.

Thanks in advance for your help.

@innerlee
Copy link

#9

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