Preprocessing: Difference between revisions
Jump to navigation
Jump to search
imported>Galzigler mNo edit summary |
imported>Shhhnotsoloud Clean up per WP:MOSDAB |
||
| Line 1: | Line 1: | ||
'''Preprocessing''' | '''Preprocessing''' may refer to the following topics in computer science: | ||
* [[Preprocessor]], a program that processes its input data to produce output that is used as input to another program like a compiler | * [[Preprocessor]], a program that processes its input data to produce output that is used as input to another program like a compiler | ||
* [[Data | * [[Data preprocessing]], used in machine learning and data mining to make input data easier to work with | ||
{{disambiguation}} | {{disambiguation}} | ||
Latest revision as of 11:03, 8 September 2025
Preprocessing may refer to the following topics in computer science:
- Preprocessor, a program that processes its input data to produce output that is used as input to another program like a compiler
- Data preprocessing, used in machine learning and data mining to make input data easier to work with