Xavier Holt edited Bayesian_Optimisation_over_the_Hyperparameters__.md  over 8 years ago

Commit id: 60a03f1ee46179f871c6d939e16d99e55faab95f

deletions | additions      

       

In this section we are concerned with the our model hyperparameters.  ## Kernel Approximation Hyperparameters  - All features:  - **k**: number of components/dimension of feature-space.  - Sparse features:   - **r**: value below which a kernel value will be set to zero.  ## SGD Hyperparameters  - \(\boldsymbol{\alpha}\): the descent rate of our gradient method.