I'm looking for machine learning algorithms that can map a set of parameters to an estimate calculated numerical value. In other words, the problem I'm trying to address does not look for a classification solution; rather it needs to estimate a numerical value based on given parameters. Say I have a training data set where the input parameters are correctly mapped to the corresponding numerical value; I need an algorithm that can learn the estimation function from this training data set and is then be able to predict correct estimation to any newly input parameters.

asked Sep 18 '13 at 17:23

Sam's gravatar image

Sam
1111

Regression http://en.wikipedia.org/wiki/Regression_analysis

(Sep 22 '13 at 14:15) eder

One Answer:

Have you tried using regression techniques?

answered Sep 24 '13 at 07:24

Rajiv%20Sambasivan's gravatar image

Rajiv Sambasivan
1111

Your answer
toggle preview

powered by OSQA

User submitted content is under Creative Commons: Attribution - Share Alike; Other things copyright (C) 2010, MetaOptimize LLC.