Saved Bookmarks
| 1. |
What is Classification in data mining? |
Answer» Classification is a DATA mining FUNCTION that assigns items in a collection to TARGET categories or classes. The goal of classification is to accurately predict the target class for each case in the data. For EXAMPLE, a classification model could be used to identify loan applicants as low, medium, or high credit RISKS. |
|