FastSK
latest

Get Started

  • Installation
  • Basic API Usage
  • Input/Output Format

Notebook tutorials

  • Tutorial 1: Simple use
    • Using the main FastSK Class
      • fastsk.FastSK( int g, int m, int t=-1, bool approx=False, double delta=0.025, int max_iters=-1 bool skip_variance=False)
      • FastSK.train_kernel()
      • FastSK.test_kernel()

About

  • FastSK Basic Functions
    • What is FastSK?
    • Where should I start?
    • Features
  • How to Cite FastSK
    • Main Paper: FastSK: Bioinformatics 2020
      • Our Presentation Summary on FastSK
      • Our Github on FastSK: https://github.com/QData/FastSK
  • Frequently Asked Questions
    • Via python library call API
    • Via our papers: More details on results
    • Via readthedocs: More details on APIs

Developer Guide

  • Contributing
    • Ways to contribute
    • Submitting a new issue or feature request
      • Found a bug?
      • Do you want a new feature: a component, a recipe, or something else?
    • Start contributing! (Pull Requests)
      • Checklist
      • Tests
        • This guide was heavily inspired by the awesome transformers guide to contributing
  • fastsk package
    • Submodules
FastSK
  • »
  • Search


© Copyright 2020, UVA QData Lab. Revision d275a232.

Built with Sphinx using a theme provided by Read the Docs.