Assignment1 creates a file with methods to perform read/write/update methods on different file types including .txt, .csv, and .json This was also turned into a Python package for use in other assignments
Assignment2 uses linear regression to predict the correlation between the hours a student studies and their respective test scores
Assignment4 creates and trains a simple, two layer neural network to predict whether a building should be classified as Residential, Commercial, or Industrial, based on data showing the square footage, number of occupants, appliances used, average temperature, and energy consumption
The final project creates a basic tkinter GUI to check the validity of a given URL