An open API service indexing awesome lists of open source software.

https://github.com/rbhatia46/fifa_world_cup_2018_prediction

A Logistic Regression Model to predict the Round of 16 teams for FIFA World Cup 2018
https://github.com/rbhatia46/fifa_world_cup_2018_prediction

logistic-regression machine-learning worldcup2018

Last synced: 7 months ago
JSON representation

A Logistic Regression Model to predict the Round of 16 teams for FIFA World Cup 2018

Awesome Lists containing this project

README

          

# FIFA_World_Cup_2018_Prediction
A Logistic Regression Model to predict the Round of 16 teams for FIFA World Cup 2018

## Libraries Used
* Numpy
* Pandas
* Scikit-Learn

## How to run the model
* Install the above dependencies
* Run the python script from the terminal or use an IDE.
```
python prediction.py
```