Intro Data Mining, Decision trees
4 important questions on Intro Data Mining, Decision trees
What is the difference between classification and association?
·Association rule: Predicts value of arbitary attribute (or combination)
What are the 3 ways for biasing the search in Machine Learning?
•search bias, due to the particular search strategy used (no exhaustive search, e.g., heuristic search from general-to-specific till a certain level of fit has been obtained)
•overfitting-avoidance bias, favoring simple models
What are three types of learning?
next to the input values, the output values (classes) are also given
Example for weather dataset:
•Input values: outlook, temperature, humidity, windy
•Output values: play? yes / no
2.Unsupervised learning(for clustering): no output values are available
Example for weather dataset: no classes à remove the “play” column
•Need to “guess” possible classes, i.e., clusters of data points
3.Reinforcement learning(for learning a strategy):
only an output (e.g., a game output) is generated at the end of game
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What is the best splitting attribute?
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding