Function Approximation Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "---- __NOTOC__ " to "---- __NOTOC__ ") |
m (Text replacement - "]]. * <B>Counter-Example" to "]]. ** ... * <B>Counter-Example") |
||
Line 6: | Line 6: | ||
** [[Linear Regression Algorithm]]. | ** [[Linear Regression Algorithm]]. | ||
** [[Logistic Regression Algorithm]]. | ** [[Logistic Regression Algorithm]]. | ||
** ... | |||
* <B>Counter-Example(s):</B> | * <B>Counter-Example(s):</B> | ||
** … | ** … |
Revision as of 03:06, 22 February 2021
A Function Approximation Algorithm is an approximation algorithm that can be implemented by a function approximation system (to solve a function approximation task).
- Context:
- It can range from being a Linear Function Approximation Algorithm to being a Non-Linear Function Approximation Algorithm.
- ...
- Example(s):
- Counter-Example(s):
- …
- See: Parametric Regression Algorithm, Learning Algorithm.