Dataview:
LIST
FROM #Method
WHERE Method-For = "Data Processing"๐ -> Data Processing
โ Information
Its use is critical in the processing of data. This can help a ML model to make better inference, or to make data easier to create inference from (data science).
This processing can contain many methods:
- Data Standardization and Normalization
- One-Hot-Encoding
- Ordinal Encoding
- Missing-Values
- Text-Tokenization-and-Vectorization
- Outlier-Detection
- Feature-Selection
Feature Engineering article by IBM
Huge thanks to medium user Wojtek Fulmyk for his fantastic article series
๐ -> Methodology
- Simple or full description
โ๏ธ -> Usage
- How and where is it used
๐งช-> Example
- Define examples where it can be used
๐ -> Related Word
- Link all related words