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

Meta-learner prediction method and testing set up #167

Closed
kyle-messier opened this issue Oct 26, 2023 · 3 comments
Closed

Meta-learner prediction method and testing set up #167

kyle-messier opened this issue Oct 26, 2023 · 3 comments

Comments

@kyle-messier
Copy link
Collaborator

No description provided.

@kyle-messier kyle-messier converted this from a draft issue Oct 26, 2023
@kyle-messier
Copy link
Collaborator Author

combining issue #38 #39 #40 #41 #42 #43 #44 #45 #47 #48

pull request #166 is open. The goal is to write a clean function for predicting the BART meta-learner to locations in SpatRast (netCDF) and sf-point formats. I have been trying to get the "predict" methods from BART, terra, sf to work, but am getting unknown method errors. Hopefully someone can have better luck.

Keep in mind this only has to be a minimally working version - it will be refactored later.

@kyle-messier
Copy link
Collaborator Author

@sigmafelix I'll pass this over to you. Please have @eva0marques help with prediction and/or corresponding testing function.

@kyle-messier
Copy link
Collaborator Author

@eva0marques @sigmafelix To clarify, the goal here in the short-term is to get a minimally working meta_learner_predict function that takes the BART model and prediction location covariates - outputs the prediction results as SpatRast and sf options. The remaining tests will hopefully be easy to do once we get this function written.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants