Data Transformation Algorithm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replacement - "> ↵" to "> ") |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A [[Data Transformation Algorithm]] is an [[ | A [[Data Transformation Algorithm]] is an [[information processing algorithm]] that can be implemented into a [[data transformation system]] (to solve a [[data transformation task]]). | ||
* <B | * <B>Example(s):</B> | ||
** [[Discretization Algorithm]]. | ** [[Discretization Algorithm]]. | ||
** [[Feature Subset Selection Algorithm]]. | ** [[Feature Subset Selection Algorithm]]. | ||
** [[Dimensionality Reduction Algorithm]]. | ** [[Dimensionality Reduction Algorithm]]. | ||
* <B>< | ** … | ||
* <B>Counter-Example(s):</B> | |||
** [[Data Generation Algorithm]]. | |||
* <B>See:</B> [[Data Cleaning Algorithm]]. | |||
---- | |||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 02:41, 27 March 2024
A Data Transformation Algorithm is an information processing algorithm that can be implemented into a data transformation system (to solve a data transformation task).
- Example(s):
- Counter-Example(s):
- See: Data Cleaning Algorithm.