Class project will be announced here throughout the semester.
Task 0 and 1: Document, Dataset. Due date: March 31st 11:59 PM on Gradescope, follow the submission instruction on the last page of the document and use the provided PPTX Template for submission.
Task 2: Document. Due date: April 9th 11:59 PM on Gradescope, follow the submission instruction on the last page of the document and use the provided PPTX Template for submission.
Task 3: Document, Dataset. Due date: April 20th 11:59 PM on Gradescope, follow the submission instruction on the last page of the document and use the provided PPTX Template for submission.
Task 4: Document, Dataset, Jupyter Notebook for Part 2. Due date: May 6th 11:59 PM on Gradescope, late submission accepted until May 10th 11:59 PM, follow the submission instruction on the last page of the document and use the provided PPTX Template for submission. NOTE, if you are using older Python version (e.g., Python 3.8, or 3.9) you might encounter errors loading the dataset using the pandas.read_pickle() function. For compatibility, we provide a Comma-separated values (CSV) version of the EXACT SAME dataset: Dataset CSV. Use pandas.read_csv()to load this file.
You will have to deliver one class project. The project will consist of multiple tasks, which will be released gradually. At the end of the project, each team will be required to present their work and answer questions related to their project.