Skip to content

StephenBurke/college_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Recommender

A college recommendation system

Description

College Recommender is a simple recommendation system to show you other schools which may have similar qualities to your current option.

Methodology

Create a vector of strings and use cosine similarity to decide which colleges are most like eachother

How to use

Haven't made it this far, just a place holder for now

  1. Build gui
  2. Use the gui to interact with the system

How to contribute

  1. Fork this repository
  2. Create a new branch
  3. Fix issue
  4. Commit and push to the new branch
  5. Submit a pull request

Starting React and Flask

  1. Start venv

  2. In the flask-server directory run

python server.py
  1. Open a new terminal then cd into the client directory

  2. Run

npm start

Dependencies

Credits

LICENSE

MIT License

About

Analysis top college stats in the United States

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published