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

Correlate reweighted predicting matrix with other targets #46

Open
PhilippKaniuth opened this issue Apr 11, 2023 · 0 comments
Open

Correlate reweighted predicting matrix with other targets #46

PhilippKaniuth opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
feature-request New feature or request

Comments

@PhilippKaniuth
Copy link
Member

PhilippKaniuth commented Apr 11, 2023

Motivated from #43, if the aim is to generalize the predictions to a second target:

The user submits two (or several) targets. One of them will be used to fit the statistical model. The others will be simply correlated with the reweighted predicting matrix, essentially generalizing the model. This should likely be done in the func fit_and_score.

This will take the reweighted predicting matrix as it was receveived when fitting to target and generalize it to another target. Basically, the question this would answer is: if I reweight my predictor with regards to target, how well does the reweighted predicting matrix now relate to another target for the same images? Therefore, this does not allow generalizing the model to a matrix with (dis-)similarities from different images (for that see #47).

@PhilippKaniuth PhilippKaniuth self-assigned this Apr 11, 2023
@PhilippKaniuth PhilippKaniuth added the feature-request New feature or request label Apr 11, 2023
@PhilippKaniuth PhilippKaniuth changed the title Supply several target matrices Correlate reweighted predicting matrix with other targets Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant