Chapter 29 Flashcards
What is data mining
Get useful data from a very large database. We do not know what we want to know
Value of data increases as volume of data decreases by processing. True/False
True
What are decision trees
Take table and make nodes on records. It is divided in to 2 parts.
- Test set
- Training set (Rules are on the base of training set)
What is rule induction
Training set (Rules are on the base of training set)
What is test set
Rules from training set are applied on test set
What is clustering
Grouping of rows
What is one way clustering
Grouping all rows according to columns
What is bi-clustering
Clustering of rows and columns independently
What is role of genetic algorithm in data mining
They give solutions in data mining which are not expected without using them
What is not data mining
- OLAP
- Data visualization
- Ad hoc query
- Data ware housing
- Software agents