Computer Science – Java Assignment 1


  1. Introduction to Numpy, Pandas, Matplotlib

Download Jupyter Notebook file -> CAP4611-HW1-Tools.ipynbDownload CAP4611-HW1-Tools.ipynb

Follow the prompts in the attached Jupyter Notebook. Download the data from (Modules/ Datasets for Assignment) and place it in your working directory, or modify the path to upload it to your notebook.

Before every code cell, add markdown cells to your analysis. Include your solutions, comments, and answers on how to solve the problem. Add as many cells as you need, for easy readability comments when possible.

Hopefully, this homework will provide you with an introduction on the tools you need to use to learn about Machine Learning and get you ready for individual work.

Submission: Save your ipynb file named with your Name_HW1 (e.g.John_Doe_HW1.ipynb).

Good luck!