0% found this document useful (0 votes)
21 views

Assignment 2

This document provides instructions for a CSCI 2340 Intelligent Systems pair assignment. Students must [1] apply a machine learning algorithm like classification or regression using Python to a small dataset, and [2] apply a clustering algorithm to the same dataset. The assignment aims to familiarize students with machine learning experiments in Python and applying algorithms to real data. Students must submit a two-column Word document that introduces the problem, dataset, algorithms, results, and conclusion.

Uploaded by

MIMI SYAFIEZA
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

Assignment 2

This document provides instructions for a CSCI 2340 Intelligent Systems pair assignment. Students must [1] apply a machine learning algorithm like classification or regression using Python to a small dataset, and [2] apply a clustering algorithm to the same dataset. The assignment aims to familiarize students with machine learning experiments in Python and applying algorithms to real data. Students must submit a two-column Word document that introduces the problem, dataset, algorithms, results, and conclusion.

Uploaded by

MIMI SYAFIEZA
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CSCI 2304 Intelligent Systems

CSCI 2340
INTELLIGENT SYSTEMS
PAIR ASSIGNMENT

Student Name & Matric No:


Semester: Semester 1 2020/2021
Lecturer: Assoc. Prof. Ts. Dr. Amelia Ritahani binti
Ismail
Due Date: 29th December 2021

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.

You might also like