-
Notifications
You must be signed in to change notification settings - Fork 2k
Regression
In a regression problem, we would typically have some input vectors x and some desired output values y. Note that, differently from classification problems, here the output values y are not restricted to be class labels, but can rather be continuous variables or vectors.
See Multivariate Linear Regression
See Multiple Linear Regression and Partial Least Squares
See Logistic regression, Logistic Regression Analysis and Generalized Linear Models.
See Multinomial Logistic Regression.
See Sequential Minimal Optimization for Regression, L1-regularized logistic regression, L2-regularized logistic regression in the dual and L2-regularized L2-loss logistic regression.
See Levenberg-Marquardt with Bayesian Regularization and Resilient Backpropagation.
Help improve this wiki! Those pages can be edited by anyone that would like to contribute examples and documentation to the framework.
Have you found this software useful? Consider donating only U$10 so it can get even better! This software is completely free and will always stay free. Enjoy!