Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#845 Added a FIFA 19 Dataset analysis #862

Closed
wants to merge 3 commits into from

Conversation

priyankeshh
Copy link
Contributor

DESCRIPTION

This is a regression problem where we analyze the FiFA 19 Data and predict the value. We use Linear Regression, Decision Tree and Random Forest Regressor.

WHAT I HAD DONE

  1. Perfromed exploratory data analysis (EDA) on the given dataset
  2. It starts with loading the dataset and viewing the top 5 rows
  3. We calculate statistical data in the dataset
  4. Then comes finding correlation between the features and also finding statistical values related to the dataset
  5. Data visualization is done with libraries such as matplotlib and seaborn
  6. Finally 3 different algorithms are used to find the best algorithm
  7. Also accuracy score of each algorithm is calculated for comparison purpose with other algorithms

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@invigorzz313
Copy link
Contributor

image

There are multiple projects' files in this repo. Please look into that. (Each PR's files must be committed to a unique branch)

@Niketkumardheeryan
Copy link
Owner

@priyankeshh ?

@priyankeshh priyankeshh deleted the fifa branch July 20, 2024 18:00
@priyankeshh priyankeshh restored the fifa branch July 20, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants