sklearn-glvq
1.0
  • API
  • Examples
  • Generalized Learning Vector Quantization
sklearn-glvq
  • Docs »
  • Index

Index

_ | F | G | L | P | S

_

  • __init__() (glvq.GlvqModel method)
    • (glvq.GmlvqModel method)
    • (glvq.GrlvqModel method)
    • (glvq.LgmlvqModel method)

F

  • fit() (glvq.GlvqModel method)
    • (glvq.GmlvqModel method)
    • (glvq.GrlvqModel method)
    • (glvq.LgmlvqModel method)

G

  • get_params() (glvq.GlvqModel method)
    • (glvq.GmlvqModel method)
    • (glvq.GrlvqModel method)
    • (glvq.LgmlvqModel method)
  • GlvqModel (class in glvq)
  • GmlvqModel (class in glvq)
  • GrlvqModel (class in glvq)

L

  • LgmlvqModel (class in glvq)

P

  • plot2d() (in module glvq)
  • predict() (glvq.GlvqModel method)
    • (glvq.GmlvqModel method)
    • (glvq.GrlvqModel method)
    • (glvq.LgmlvqModel method)
  • project() (glvq.GmlvqModel method)
    • (glvq.GrlvqModel method)
    • (glvq.LgmlvqModel method)

S

  • score() (glvq.GlvqModel method)
    • (glvq.GmlvqModel method)
    • (glvq.GrlvqModel method)
    • (glvq.LgmlvqModel method)
  • set_params() (glvq.GlvqModel method)
    • (glvq.GmlvqModel method)
    • (glvq.GrlvqModel method)
    • (glvq.LgmlvqModel method)

© Copyright 2017, Joris Jensen.

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