Git Product home page Git Product logo

social_studies_lab's Introduction

Social_studies_lab

INTRODUCTION

  • This file consist of short and structured comments for jupyter notebook used in Social Science lab SoSe21:
  • Topic: Preferences between NA and EU games in board games.

  1. BGG Forum data overview.ipynb

SCRAPING

  1. Scrape initial list of games to work with.ipynb

    • notebook with code to scrape top games (name, id, url)
  2. Assestment of how many pages to scrape.ipynb

    • notebook with code to understand how many pages we can scrape considering average time to scrapte 1 page (~13 seconds) and necessary number of rating needed to answer research question
  3. Scrape games categories.ipynb

    • notebook with code to scrape list of categories of each game (i.e Fantasy, CardGame, Wargame, Medieval and so on)
  4. Scrape. Num of pages from games.ipynb

    • notebook with code to scrape number of ranting pages of each game. Number of pages we need to randomly choose 20 pages on next steps
  5. Scrape game additional data (playing time, age, num of players).ipynb

    • notebook with code to scrape playing time, age, num of players of 1000 games
  6. Main scraper. Scrape rating with random pages.ipynb

    • notebook with code to scrape 1000 ratings info of each game

DATA READING, PRELIMINARY ANALYSIS & TRANSFORMATION

  1. Folders reading for scraped files and short analysis.ipynb

    • notebook with code to form one dataset of all scraped ratings and short analysis of data
  2. Categories transformation.ipynb

    • notebook with code to make game cateroies trasformation from list to binary columns
  3. Preliminar analysis of descriptive games attributes.ipynb

  • notebook with code for preliminary analysis of descriptive games attributes (playing time, age, num of players)

ANALYSIS

  1. Descriptive stat.ipynb
  • notebook with code to calculate Descriptive stat
  1. Answering reserach question (subquestions 1-2).ipynb
  • notebook with code to answer subquestion 1 (Hypothesis test and efect size calculation), subquestion 2 (p-value and effect size calculation for top 20 catregories for 2 continents)
  1. Regression BGG (subquestions 3).ipynb
  • this notebook is expansion of Bhanu.Vijayaraj's analysis notebook with code of RandomForestRegressor and LinearRegression to answer subquestions 3 (which features play main role in average rating prediction).
  1. Popularity_of_categories (research subquestion 4).ipynb
  • notebook with code to answer research subquestion 4
  1. rating_chi_test.ipynb
  • Are ratings and continents dependent on each other ? (research subquestion 5)

social_studies_lab's People

Contributors

makcfd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.