Assignment 2
Assignment 2
CSCI 2340
INTELLIGENT SYSTEMS
PAIR ASSIGNMENT
INSTRUCTIONS
1. Your task is to apply machine learning algorithms that has been discussed in our class using
python for
a. Classification or regression
b. Clustering.
LEARNING OUTCOME:
1. To familiarise students with the machine learning experiment with Python for classification
and clustering
2. To apply, test and elaborate machine learning experiment apply to a small scale dataset.
SUBMISSION
You need to prepare a two-column word document that consist the following information:
a. Introduction.
b. Problems and Dataset ( Data can be downloaded from
https://archive.ics.uci.edu/ml/index.php)
c. The Algorithm: The pseudocode and the explanation of the code for both algorithms.
d. Analysis of Results: The results for both algorithms
e. Conclusion.