JuliaGaussianProcesses / JuliaGaussianProcesses/KernelFunctions.jl
Provide domain of kernel parameters
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 275
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
This is an issue to generalize #20 but in a less restrictive way.
I still think that we should provide an hyper-parameter type(s) for the kernels to give informations about the domain.
As pointed out in #20 the transformations given the domain where automatically given in MLKernels.jl and I agree that which should not impose a certain transformation.
However I think it would be beneficial to give the domain of the parameter(s), so one can define these transformations themselves and be able to automatize kernel parameter training.
What do you think @willtebbutt @devmotion ?
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 reading this issue alongside #20 and the kernel-related code in MLKernels.jl. Clarify how kernel hyper-parameters should expose their domains without imposing transformations, and define what metadata is needed for user-defined transformations and automated parameter training.
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