Supervised Model-based Numeric-Value Prediction System: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A Supervised Model-based Numeric-Value Prediction System is a supervised point estimation system that is a model-based estimation system which implements a super...") |
No edit summary |
||
Line 2: | Line 2: | ||
* <B>AKA:</B> [[Regression Software]]. | * <B>AKA:</B> [[Regression Software]]. | ||
* <B>Example(s):</B> | * <B>Example(s):</B> | ||
** | ** a [[Linear Model Regression System]]. | ||
* <B>Counter-Example(s):</B> | * <B>Counter-Example(s):</B> | ||
** a [[Supervised Instance-based Point Estimation System]]. | ** a [[Supervised Instance-based Point Estimation System]]. |
Revision as of 11:07, 26 September 2017
A Supervised Model-based Numeric-Value Prediction System is a supervised point estimation system that is a model-based estimation system which implements a supervised model-based point estimation algorithm to solve a supervised model-based point estimation task.
- AKA: Regression Software.
- Example(s):
- Counter-Example(s):
- See: Linear Regression System.