homework 6

machine learning toolboxes


deep learning


In this homework, we’ll be mining reviews in Amazon’s buyer review dataset, and you retrieve them here. Review the homework in this pdf file. Remember that reading resources can be found in the syllabus.


data and starter kit


We will be working with text, and you will need the data, and the homework is easiest done with this Google Colab starter kit. Also, there is a utility function tucked away in a Python file called cs6220hw5.py, which you can leverage to preprocess the data.


As usual, feel free to use the following templates.

submission instructions

Commit your code and PDF writeup to a repository. Submit both of these via Gradescope.