Skip to content
Snippets Groups Projects
Devon HARSTROM's avatar
Devon HARSTROM authored
Report is finished, each report section is within the file and was written one...

See merge request !6
b2235c9d
History
Name Last commit Last update
.idea
Main
Part 1
Part 2
Part 3
README.md
report.md

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.