This document discusses applying data mining techniques to predict whether a football match will be cancelled due to weather. Attributes that could be used in the prediction include amount of rain, temperature, humidity, and weather conditions. The data would come from weather stations and the football club. A second example discusses using attributes like player numbers, injuries, past goals, and team performance to predict the outcome of a match between Ajax and Real Madrid. The document also explains the difference between a training set, which is used to weight attributes, and a test set, which is used to evaluate the training set's predictions. Key data mining concepts like features, instances, and classes are briefly defined with examples.