kernelmethods 0.2 documentation

  • kernelmethods 0.2 documentation »

Kernel methods and classes¶

https://img.shields.io/pypi/v/kernelmethods.svg https://img.shields.io/travis/raamana/kernelmethods.svg https://coveralls.io/repos/github/raamana/kernelmethods/badge.svg?branch=master


_images/flyer.png

Table of Contents¶

Contents:

  • Introduction
    • Demo notebooks
    • Contributors welcome
  • Installation
    • Stable release
    • Non-Linux and Non-Python users
    • From sources
  • Usage
    • Interactive demos
    • Notebook downloads
  • API Reference
    • Exceptions
  • Kernel functions
    • BaseKernelFunction
    • KernelFromCallable
    • Composite kernel functions
  • KernelMatrix class
    • API for KernelMatrix
    • Special Kernel Matrices
    • Exceptions
  • Collections of kernel matrices
    • Kernel Set
    • Kernel Bucket
    • Exceptions
  • Drop-in Estimator classes
    • Kernel Machine (API)
    • OptimalKernelSVR (API)
  • Kernel Operations
    • API
  • Utilities
    • Sampling
    • Ranking
  • Numeric kernels
  • Categorical kernels
  • API
  • String kernels (coming soon)
  • Graph kernels (coming soon)
  • Indices and tables
  • Contributing
    • Types of Contributions
      • Report Bugs
      • Fix Bugs
      • Implement Features
      • Write Documentation
      • Submit Feedback
    • Get Started!
    • Pull Request Guidelines
    • Tips
    • Deploying
  • History
    • 0.2 (2019-08-08)

Top-level package for kernelmethods.

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • Kernel methods and classes
    • Table of Contents
      • Indices and tables

Next topic

Introduction

This Page

  • Show Source

Quick search

© Copyright 2018, Pradeep Reddy Raamana. Created using Sphinx 2.1.2.