|
|
|
|
|
by MallikaSinha
2656 days ago
|
|
If you have a large dataset and you train your data accuracy till 100%, what about the noisy data? Will this classification system will reduce the noisy values in the system? Machines during training or runtime prediction do have some amount of noises. Can we reduce those through this classification? |
|
However, if you are referring to noise as in typos and misspellings - then yes, depending on the training and/or preprocessing steps, classification systems could potentially reduce the noise in the input data to still achieve good results.