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

[Feat] Gaussian process classifier #1

Merged
merged 6 commits into from Jan 8, 2023

Conversation

emckwon
Copy link
Contributor

@emckwon emckwon commented Jan 3, 2023

What has changed

  1. Binary classification에서 Laplace approximation을 사용한 Gaussian process classification이 추가되었습니다.
  2. 데모와 test도 함께 추가되었습니다.
  3. Readme도 업데이트 되었습니다.

Additional info

Before submitting

  • Did you list all the changes introduced by this PR?
  • Did you verify tests pass locally with your changes?
  • Did you update the sample configs and documentations with your changes?

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@emckwon emckwon marked this pull request as draft January 6, 2023 05:25
@emckwon emckwon marked this pull request as ready for review January 6, 2023 05:26
@swyoon swyoon merged commit 4cf44e6 into swyoon:main Jan 8, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants