Kaslanarian / LKRF

Learning kernels with random features (NIPS 2016)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Kernels with Random Features

A python implementation of Learning kernels with random features.

Usage

We use the breast cancer dataset to test the effectiveness of the method:

python gaussian.py

About

Learning kernels with random features (NIPS 2016)


Languages

Language:Python 100.0%