Skip to content
/ quffka Public

Quadrature-based features for kernel approximation

License

Notifications You must be signed in to change notification settings

quffka/quffka

Repository files navigation

quffka

QUFFKA — QUadrature-based Features For Kernel Approximation. It applies simple quadrature rules to generate random features for kernel approximation.

Clone and install:

    $ cd quffka
    $ pip install .

Three simple steps to kernel approximation:

To prepare datasets, run:

    $ ./download_datasets.sh
    $ cook-datasets

To run kernel approximation (beware long computations! First please see examples), run:

    $ approximate-kernels

To compare how fast explicit mapping is computed, run:

    $ measure-time

About

Quadrature-based features for kernel approximation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages