Intended learning outcomes
- Build a "dataset" from different datastorage, e.g., relational model or text on the Web, considering its structure and semantics in order to draw hypotheses and interpret results;
- Prepare data via denormalization, assembling and discretization;
- Explore the characteristics, options, benefits and limitations of supervised classification methods: a) with statistical support, b) based on the induction of decision trees, c) based on competitive learning;
- Introduce time series analysis; adapt datastet to apply (in this context) supervised classification methods
- Explore unsupervised methods based on instances;
- Explore the methods that search for association rules and highlight the difference between those methods and the ones related to classification and clustering;
- Evaluate learning via error estimation supported on the concepts of training, validation and testing sets; comparison of models and results presentation.