A quantitative and qualitative approach to data cleaning
When we started learning COBOL in high school, one of the first things the teacher introduced was the concept of GIGO. GIGO stands for "garbage in, garbage out". If we input clutter mishmash data to a program, it will either error out or provide inaccurate results. This fundamental principle has not changed in machine learning programming. Moreover, it has become more relevant over time, considering the massive amount of data required to train a model for real-life artificial intelligence use cases.
Aug-22-2022, 10:00:17 GMT