JuliaGaussianProcesses / JuliaGaussianProcesses/KernelFunctions.jl
Add missing kernels from GPML
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 275
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
GPML kernels: https://github.com/alshedivat/gpml/tree/master/cov
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the GPML cov directory linked in the issue and compare its kernel list with the current KernelFunctions.jl package. Identify which kernels are missing and determine the required coverage and verification for each addition. Done means the missing GPML kernels are represented in the package and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100