Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG + 1] Correct formulas in Doc of Gaussian Process Kernels #8571

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

Merged
merged 1 commit into from
Mar 13, 2017
Merged

[MRG + 1] Correct formulas in Doc of Gaussian Process Kernels #8571

merged 1 commit into from
Mar 13, 2017

Conversation

rishikksh20
Copy link
Contributor

@rishikksh20 rishikksh20 commented Mar 10, 2017

Reference Issue

Fixes: #8553

What does this implement/fix? Explain your changes.

Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Any other comments?

For verification : https://9452-843222-gh.circle-artifacts.com/0/home/ubuntu/scikit-learn/doc/_build/html/stable/modules/gaussian_process.html#rational-quadratic-kernel

Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: #8553
@rishikksh20 rishikksh20 changed the title Correct formulas in Doc of Gaussian Process Kernels [MRG] Correct formulas in Doc of Gaussian Process Kernels Mar 10, 2017
@raghavrv raghavrv changed the title [MRG] Correct formulas in Doc of Gaussian Process Kernels [MRG + 1] Correct formulas in Doc of Gaussian Process Kernels Mar 12, 2017
@raghavrv
Copy link
Member

@MechCoder or @jmetzen ok for you?

@raghavrv raghavrv requested a review from MechCoder March 12, 2017 20:02
@MechCoder MechCoder merged commit 7d1afd7 into scikit-learn:master Mar 13, 2017
@MechCoder
Copy link
Member

Thx!

@rishikksh20 rishikksh20 deleted the gaussion_process_formula branch March 13, 2017 04:29
@Przemo10 Przemo10 mentioned this pull request Mar 17, 2017
herilalaina pushed a commit to herilalaina/scikit-learn that referenced this pull request Mar 26, 2017
Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: scikit-learn#8553
massich pushed a commit to massich/scikit-learn that referenced this pull request Apr 26, 2017
Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: scikit-learn#8553
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: scikit-learn#8553
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: scikit-learn#8553
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: scikit-learn#8553
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: scikit-learn#8553
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
Correct the Rational quadratic kernel and ExpSineSquare
kernel formulas.

Issue: scikit-learn#8553
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docstring for Gaussian Process Kernels: some mistakes
3 participants