Skip to content

web app that interactively shows warm-up games with different attributes.

Notifications You must be signed in to change notification settings

antonbauhofer/gamefinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamefinder

For interactive demonstration visit http://spielefinder.tonibauhofer.de

Web app that interactively shows warm-up games with different attributes. Code outline:

Data is loaded from self-created file.

  • Libraries and tools: Pandas

GUI is built in sidebar.

  • Random or custom weighting of attributes
  • Libraries and tools: Streamlit

Best matches are found with method of least squares.

  • Libraries and tools: Numpy

Matches are output.

  • Bar plots with attributes
  • Texts with features
  • Optional variations
  • Optional: Polar plots with attributes
  • Libraries and tools: Plotly

Interactive features are added with Streamlit

Code is deployed with Heroku

About

web app that interactively shows warm-up games with different attributes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published