pyrfm

API-References

  • Linear models
  • Random features
  • Kernel functions
pyrfm
  • Docs »
  • Overview: module code

All modules for which code is available

  • pyrfm.kernels
  • pyrfm.linear_model.adagrad
  • pyrfm.linear_model.adam
  • pyrfm.linear_model.base
  • pyrfm.linear_model.doubly_sgd
  • pyrfm.linear_model.saga
  • pyrfm.linear_model.sdca
  • pyrfm.linear_model.sgd
  • pyrfm.linear_model.sparse_mb_predictor
  • pyrfm.random_feature.additivechi2sampler
  • pyrfm.random_feature.compact_random_feature
  • pyrfm.random_feature.count_sketch
  • pyrfm.random_feature.fastfood
  • pyrfm.random_feature.learning_kernel_with_random_feature
  • pyrfm.random_feature.maji_berg
  • pyrfm.random_feature.orthogonal_random_feature
  • pyrfm.random_feature.random_fourier
  • pyrfm.random_feature.random_kernel
  • pyrfm.random_feature.random_maclaurin
  • pyrfm.random_feature.random_projection
  • pyrfm.random_feature.signed_circulant_random_kernel
  • pyrfm.random_feature.signed_circulant_random_projection
  • pyrfm.random_feature.subsampled_random_hadamard
  • pyrfm.random_feature.tensor_sketch
  • sklearn.base
  • sklearn.kernel_approximation

© Copyright 2019, Kyohei Atarashi

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