Skip to content

Binary classification problem using linear, kernelized, and tree decision methods on college admissions data.

Notifications You must be signed in to change notification settings

classAndrew/sat_gpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sat_gpa

Binary classification problem using linear, kernelized, and tree decision methods on college admissions data.

Why?

See this

Usage

  1. Download data python3 sat_gpa.py -n <school name> -o outdir/

  2. Download data for multiple schools from file python3 sat_gpa.py -f <file path> -o outdir/

  3. Rank data python3 sat_gpa.py -f <file path> -r

About

Binary classification problem using linear, kernelized, and tree decision methods on college admissions data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published