Skip to content

Used Linear Regression, ARIMA, and Logistic Regression to display the next Tokyo Olympics predictions in medal count and in the type of Olympic medallist in each sport

License

Notifications You must be signed in to change notification settings

Aastha-Arora/olympics-visualization-JS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olympics Data Visualization

Team : Aastha Arora, Dianne Jardinez, Duong Luu, Ritika Bhansali, and Swarna Guntaka

Website Link: Olympics Project Website

Presentation (Google slides)

Data Source : Kaggle Olympics Dataset

Data Visualizations using Javascript :

  • Racing Barchart with D3.js for SVG chart
  • Plotly.js Barchart
  • Leaflet.js Interactive Map
  • Leaflet.js Interactive Map with Choropleth layer
  • Plotly.js Line chart
  • Chart.js Barchart

Data Analysis :

  • Which top 10 countries had the highest medal count by year, by country and season, and by sport
  • What it takes to be at the top for 14 sports by gender for all Olympic years and Gold medallists
  • Which sports were popular
  • The relationship between medal count and country's GDP

Medal Prediction using Machine Learning Models :

  • Linear Regression
  • ARIMA
  • Logistic Regression

Project scope :

  • Predicting Gold, Silver, Bronze and Total Medals for USA for Tokyo 2020 Olympics
  • Predicting Gold, Silver, Bronze and Total Medals for Top 25 Countries for Tokyo 2020 Olympics
  • Predicting Olympic Medalists in all Olympic Sports in 2020

To Run through Flask: Go to readme_database_connection.md in Flask API directory inside database directory

About

Used Linear Regression, ARIMA, and Logistic Regression to display the next Tokyo Olympics predictions in medal count and in the type of Olympic medallist in each sport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.0%
  • JavaScript 7.9%
  • HTML 4.5%
  • Other 0.6%