Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Regression

cesarsouza edited this page Dec 2, 2014 · 15 revisions

Standard regression problems

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.

Models

Linear Regression

Multivariate Linear Regression

Multiple Linear Regression

Logistic Regression

Multinomial Logistic Regression (Softmax)

Support Vector Machines

Neural Networks

Variations

Regression models censored in time

  1. Accord.NET Framework
  2. Getting started
  3. Published books
  4. How to use
  5. Sample applications

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!

Clone this wiki locally