Coder Social home page Coder Social logo

ad882 / top-14-s-2022---2023-ranking-prediction Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.35 MB

Simple machine learning project to predict the ranking of the 2022-2023's TOP 14 season rugby.

License: MIT License

Jupyter Notebook 100.00%
artificial-intelligence machine-learning random-forest rugby top-14

top-14-s-2022---2023-ranking-prediction's Introduction

TOP 14's 2022-2023 ranking prediction

Simple machine learning project aiming at predicting the ranking of the 2022-2023's TOP 14 season rugby.

The aim of the project was to build a program able to predict the ranking of the 2022-2023 TOP 14 's season using machine learning.

There are 2 (two) Python Notbooks related to the project: SCRAPPING and RANKING PREDICTION.

1. Collect the data to train the models:

The Scraping_LNR.ipynb file' s aim is to collect the resultst of the previous reason from the official league web page. The models will be trained with these data.

2. Predict the final ranking:

The Final_ranking_prediction.ipynb file' s aim is to create models to determine the final ranking.

⚠️ Warning: Before running the files, make sure requests, beautifulsoup, pandas and scikit-learn are installed on your computer. ⚠️

To install requests:

pip install requests

To install beautifulsoup:

pip install beautifulsoup4

To install pandas:

pip install pandas

To install scikit-learn:

pip install scikit-learn

top-14-s-2022---2023-ranking-prediction's People

Contributors

ad882 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.