Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 570 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 570 Bytes

CS Capstone

Cade Fowler and Zac Laney Faculty Advisor Scott Barlowe Spring 2023 - Fall 2023

How to run: Assuming that all of the necessary libraries are installed, and that the csv data is in a folder titled Data/processed/, you can run the program with

python3 .\driver.py or python .\driver.py

depending on your installation of Python.

List of files not being used: Menu.py Graph_Window.py ML_Part.py new_menu.py new_ML_Part.py PyQt.py

Files that we focused on Fall 2023: Main_Window.py k_means.py calendar_filter.py linear.py pca.py driver.py clear_layout.py