Data mining algorithms to find patterns in the training set which are not present in the general data set. This is called

Options
- Segmentation
- Overfitting
- Regression
- Classification


CORRECT ANSWER : Overfitting

Discussion Board
Data Mining

The final step of knowledge discovery from data is to verify that the patterns produced by the data mining algorithms occur in the wider data set. Not all patterns found by the data mining algorithms are necessarily valid. It is common for the data mining algorithms to find patterns in the training set which are not present in the general data set. This is called overfitting. To overcome this, the evaluation uses a test set of data on which the data mining algorithm was not trained. The learned patterns are applied to this test set, and the resulting output is compared to the desired output.

Prajakta Pandit 03-21-2017 08:00 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement