Coder Social home page Coder Social logo

ml_with_python's Introduction

#Report:: ML_with_Python_Assigin

  1. Retrieve data from different sources as shown below and saved in .csv Format.

Data1 https://github.com/toUpperCase78/formula1-datasets/blob/master/formula1_2019season_drivers.csv

Data2 https://www.kaggle.com/datasets/rohanrao/formula-1-world-championship-1950-2020/code?datasetId=468218&sortBy=voteCount

Data3 https://www.kaggle.com/datasets/deepcontractor/froza-horizon-5-cars-dataset

Data4 https://data.world/ogletree/tour-down-under-2018

Data5 https://github.com/toUpperCase78/formula1-datasets/blob/master/formula1_2021season_drivers.csv

  1. Data2 is taken for the Visualization and Data Pre-processing: a. Read the data and merged.

image

b. Checked Missing values: There was no missing values present.

image

c. Taken some of the columns data Visualization: Correlation Matrix: The correlation matrix displays the relationship between numerical variables in the data. The heatmap shows ‘timetaken_in_millisec' has a strong negative correlation with 'wins' and 'points' (i.e. inverse relation ). image

d. Top 10 Car Companies by Wins: The bar chart displays the top 10 companies with the highest total wins. It shows that “Ferrari” has the highest number of wins, followed by ‘McLaren’ and 'Mercedes'. image

e. Top 10 Nationalities by Wins: The bar chart displays the top 10 nationalities with the highest number of wins. It shows that drivers from 'British (Britain)' have the highest number of wins, followed by 'Great Britain' and 'Brazil'. image

f. Wins by Company and Driver Nationality: The stacked bar chart displays the number of wins by company and driver nationality for the top 10 companies. It shows that 'British' has the highest number of wins across various driver nationalities, followed by 'Mercedes' and 'McLaren'. image

ml_with_python's People

Contributors

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