/LogisticRegressionSolvers

Solvers for Building Logistic Regression Classifiers.

Primary LanguageMatlab

Solvers for Logistic Regression:

  • CG
  • DFP
  • FastDescent
  • FixedNewton
  • BFGS
  • LBFGS
  • SGD

Solvers for softmax Refression:

  • FastDescent
  • BFGS
  • LBFGS
  • SGD