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

Gaussian Process Classification #42

Open
sourish-cmi opened this issue Sep 18, 2022 · 0 comments
Open

Gaussian Process Classification #42

sourish-cmi opened this issue Sep 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sourish-cmi
Copy link
Collaborator

sourish-cmi commented Sep 18, 2022

Integrate GP Classification from GaussianProcess.jl with CRRao

Possible code for user

container = fit(y~x1+x2, dataframe, index_var = [t1, t2] , GP_claaification(), matern_kernel())
@sourish-cmi sourish-cmi added the enhancement New feature or request label Sep 18, 2022
@sourish-cmi sourish-cmi added this to the Gaussian Processes milestone Sep 18, 2022
@sourish-cmi sourish-cmi self-assigned this Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant