Skip to content

yoonseosong/cse163-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE 163 Final Project

By Yoonseo Song, Jason Liu, Daniel Miau

Project Setup Instructions

  • Import pandas, sklearn, seaborn, matplotlib, scipy, and numpy
  • Make sure main.py and models.py are stored in the same directory
  • Run the main method to analyze the data and create a boxplot and table of model accuracies
  • To test another classifier, uncomment the specified classifier from lines 41-45 in models.py and uncomment its corresponding import statement at the top of the file
  • Running certain classifiers may take a significant amount of time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages