Coder Social home page Coder Social logo

big-data-fc / project Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 2.0 261.63 MB

Predict how many points an European football team will end the season with, according to the characteristics of its players. Project for the Big Data Computing course at Sapienza University of Rome (2021-22)

License: MIT License

Jupyter Notebook 100.00%
bigdata fifa football football-data pyspark pyspark-notebook

project's People

Contributors

davquar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hussienao azabala

project's Issues

Handling of pre-15 datasets

  • The work rate is an integer value expressed in [attacking_work_rate, defense_work_rate], with values ranging [0,100]. It should be rescaled as needed
  • convert work rate scale of post-15 datasets (from 0 to 2) to pre-15 work rate scale (from 0 to 100)

Decide how to treat football teams inconsistencies; the most evident ones are:

  • AC Milan ==> Milan
  • Hellas Verona ==> Verona
  • U.S. Sassuolo Calcio ==> Sassuolo

[Data cleaning] Cleanup club names

For example:

  • AC Milan ==> Milan
  • FC Barcelona ==> Barcelona
  • \1. FC Köln ==> Köln
  • SV Darmstadt 98 ==> SV Darmstadt

Things to remove:

  • AC,AS,US,UD,FC
  • 1. FC,SC,spVgg,DSC,MSV,VfL,SV,1. FSV,RB,TSV,TSG
  • AD,BP,CF,CA,C.D.,CD,CE,RCD,RC,SD,UE

Add local/colab environment handling

When run in colab, the notebook should automatically:

  • download and install pyspark
  • download the needed data from google drive (with gdown)
  • set the appropriate paths

Remove ipyimpl import

It breaks the colab environment. Can be safely removed, since interactive plots are not needed anymore.

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.