项目作者: sibirbil

项目描述 :
Low-dimensional Interpretable Kernels with Conic Discriminant Functions for Classification
高级语言: HTML
项目地址: git://github.com/sibirbil/SimpleKernels.git
创建时间: 2020-07-17T12:58:50Z
项目社区:https://github.com/sibirbil/SimpleKernels

开源协议:MIT License

下载


Low-dimensional Interpretable Kernels with Conic Discriminant Functions for Classification

We propose several simple feature maps that lead to a collection of
interpretable kernels with varying degrees of freedom. We make sure
that the increase in the dimension of input data with each proposed
feature map is extremely low, so that the resulting models can be
trained quickly, and the obtained results can easily be
interpreted. The details of this study is given in our
paper.

Required packages

All our codes are implemented in Pyhton 3.7 and we use the following
packages:

  1. Numpy
  2. Scikit-learn
  3. Matplotlib

Tutorials

We provide the following tutorials to demonstrate our implementation.

Reproducing our results

We provide the following scripts to reproduce the numerical
experiments that we have reported in our paper.

Other tutorials with various machine learning problems (work-in-progress)