Individual Assignment (10%) SKEM4173 Artificial Intelligence Session 2017/2018-2
Individual Assignment (10%) SKEM4173 Artificial Intelligence Session 2017/2018-2
Individual Assignment (10%) SKEM4173 Artificial Intelligence Session 2017/2018-2
Your task is to browse through the datasets on the UC Irvine Machine Learning Repository
(http://archive.ics.uci.edu/ml/) and choose one dataset that interests you the most. Each of you
should work on a dataset that is none of your classmates chose. So, once you have selected your
dataset, email me at kumeresan@utm.my indicating your chosen dataset.
Understand the dataset fully and describe a machine learning problem that can be derived from the
dataset. Identify the inputs and output of your proposed machine learning model. Build a decision
tree model using Matlab. Evaluate and validate the decision tree model. Submit a two page report,
Matlab code and the dataset by email.
1. Title
2. Introduction (description of the dataset, machine learning problem, significance of the
machine learning problem, etc.)
3. Decision tree model (description of inputs and output, diagram, sample prediction, evaluation
accuracy, validation accuracy, etc.)
4. Conclusion