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

Base learners on GPU #357

Open
2 of 3 tasks
mitchellmanware opened this issue Aug 21, 2024 · 2 comments
Open
2 of 3 tasks

Base learners on GPU #357

mitchellmanware opened this issue Aug 21, 2024 · 2 comments
Assignees
Labels
development models Related to base or meta learner fitting

Comments

@mitchellmanware
Copy link
Collaborator

mitchellmanware commented Aug 21, 2024

Trying and testing base learners for model pipeline with GPU. See fit_base_learner function (R/base_learner.R) with learner parameter determining model type.

  • mlp
  • xgb
  • lgb

First need to fix gdal/liblantern installation issues accompanying current torch installation

@kyle-messier
Copy link
Collaborator

@mitchellmanware Pinging this issue for gdal. @sigmafelix also notes that it can come up with reading NetCDF files with 2 versions of gdal installed

@mitchellmanware
Copy link
Collaborator Author

Update January 29, 2025: awaiting xgboost / parsnip packages to be compatible for GPU support

@mitchellmanware mitchellmanware added the models Related to base or meta learner fitting label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development models Related to base or meta learner fitting
Projects
None yet
Development

No branches or pull requests

2 participants