Skip to content

GIven a list of entities, asks the user to compare items using the elo system

Notifications You must be signed in to change notification settings

sam-pich/elo-comparision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Elo Comparision Tool

GIven a list of entities, asks the user to compare items using the elo system

Installation

Drag and drop the multi-elo folder anywhere you'd like

Usage

  1. Edit the data.txt file to input your variables in the pre-existing format
  2. Run the .py file
  3. Pick between the first or second optioning input '1' or '2'
  4. Once done it will list the elo ratings of each item with each elem tied to their order in the data.txt file

Improvements To Be Done

  • Change the data.txt file to a more efficient format (GUI?)
  • 'Idiotproof' code
  • Make results more readable
  • Implement importable lists from user data (E.G: Spotify API for songs, Twitter API for followers, etc)

About

GIven a list of entities, asks the user to compare items using the elo system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages