Project 2

COMP 4211 — Machine Learning
← Back to course page

Overview

The objectives of this project is to:

  • Practice data importing and preprocessing skills using pandas library
  • Better understand supervised learning concepts using scikit-learn library
  • Evaluate with a real-time dataset

Requirements

Please find necessary information here:

Resources