JuliaGaussianProcesses / JuliaGaussianProcesses/KernelFunctions.jl
MOKernels method that returns number of output dimensions
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 275
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Maybe this type of Kernels should all implement such a method.
Following this comment https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/pull/263#discussion_r641687524 .
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 MOKernels types and the discussion in pull request 263. Determine which kernel types need a method returning their number of output dimensions and define the expected scope before making changes. Done means the applicable kernel types consistently provide this information, with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100