-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
Eurovision Song Contest Analysis #482
Conversation
Our team will soon review your PR. Thanks @mariam7084 :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @mariam7084 please follow the README.md template and update the project README file accordingly.
Here is the template, https://github.com/abhisheks008/ML-Crate/blob/main/.github/readme_template.md
3. Seaborn | ||
4. NumPy | ||
|
||
**VISUALIZATION** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add your EDA/Visualization outputs under this Visualization heading.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added the images.
|
||
**CONCLUSION** | ||
|
||
100 points were scored the most number of times. The contest was not held in the year 2020 as is evident from the "Total Points scored over the years" plot. The graph also tells that the total points scored over the years have increased significantly with being less than 100 before 1970 and well over 400 after 2010. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use bullet points or numbering lists, it'll look better than this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrote the conclusion in bullet points
@@ -0,0 +1,45 @@ | |||
|
|||
|
|||
**Eurovision Song Contest Anlaysis** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use the <h1>
tag for the project name.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix some documentation related minor changes.
@mariam7084
added images and converted conclusion to bullet points
Fixed all the issues in the README.md file. @abhisheks008 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfectly done! Your PR is approved and ready to be merged.
@mariam7084
Pull Request for ML-Crate 💡
Issue Title: Eurovision Song Contest Analysis
Closes: #396
Describe the add-ons or changes you've made 📃
made changes in the .ipynb file by performing more analysis on the data and plotting graphs as suggested in the "requested Changes".
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
ran the code on both colab and local pc to verify the that it works perfectly fine
Checklist: ☑️