CPSC501W25A2
Devon Harstrom, 30132397
HOW TO RUN
first activate venv and install required imports
import numpy as np
import pandas as pd
import seaborn as sns
import matplotlib.pyplot as plt
import tensorflow as tf
Then simply run the code all implemented code has no commandline in arguments
NOTE: that models do change accuracy within a range, based on the data given being smaller.