stochqn
latest
stochqn
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | F | G | I | N | O | P | R | S | U

A

  • adaQN (class in stochqn._optimizers)
  • adaQN_free (class in stochqn._optimizers)

C

  • coef_ (StochasticLogisticRegression attribute)

F

  • fit() (adaQN method)
    • (SQN method)
    • (StochasticLogisticRegression method)
    • (oLBFGS method)

G

  • get_x() (adaQN method)
    • (SQN method)
    • (oLBFGS method)

I

  • intercept_ (StochasticLogisticRegression attribute)

N

  • niter (adaQN attribute)
    • (SQN attribute)
    • (oLBFGS attribute)

O

  • oLBFGS (class in stochqn._optimizers)
  • oLBFGS_free (class in stochqn._optimizers)

P

  • partial_fit() (adaQN method)
    • (SQN method)
    • (StochasticLogisticRegression method)
    • (oLBFGS method)
  • predict() (adaQN method)
    • (SQN method)
    • (StochasticLogisticRegression method)
    • (oLBFGS method)
  • predict_proba() (StochasticLogisticRegression method)

R

  • run_optimizer() (adaQN_free method)
    • (SQN_free method)
    • (oLBFGS_free method)

S

  • SQN (class in stochqn._optimizers)
  • SQN_free (class in stochqn._optimizers)
  • StochasticLogisticRegression (class in stochqn._logistic)
  • stochqn._logistic (module)
  • stochqn._optimizers (module)
  • stochqn.tf (module)

U

  • update_function() (adaQN_free method)
  • update_gradient() (adaQN_free method)
    • (SQN_free method)
    • (oLBFGS_free method)
  • update_hess_vec() (SQN_free method)

© Copyright 2019, David Cortes Revision 73e61324.

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