2021-08-14 The Happiness Vaccines- Exploratory Data Analysis Is a vaccinated country a happy one? Let's explore!!! matplotlib pandas numpy seaborn
2020-05-27 Zomato Restaurants Analysis - JMA This notebook gives visualization and insight into the food culture of Bengaluru. random forest decision tree sklearn regression python
2020-04-05 Matplotlib Express Matplotlib is a plotting library for the Python programming language and its numerical mathematics extension NumPy. matplotlib
2020-04-03 Tracking the Growth of COVID-19 Cases This notebook was created by Github user @aatishb and visualizes the growth of COVID-19. scipy github covid-19 matplotlib pandas
2020-04-03 Starter: US Covid 19 Risk Assessment 4bba24c6-d Greetings from the Kaggle bot! This is an automatically-generated kernel about COVID-19 with starter code demonstrating how to read in the data and begin exploring. starter covid-19 sklearn matplotlib kaggle
2020-03-23 Ebola-outbreak-2014-2016 Data visualization on Ebola outbreak 2014-2016. outbreak ebola matplotlib pandas numpy
2020-03-22 Coronavirus (COVID-19) Visualization & Prediction This notebook tracks and predicts the spread of the novel coronavirus, also known as SARS-CoV-2. covid-19 machine learning regression python coronavirus
2020-02-10 Top Python Libraries Used In Data Science In this tutorial, I will discuss the most important and useful python libraries that can be used in data science. sklearn libraries cleaning beautiful soup bs4
2020-01-18 Create Beautiful Images with Artificial Intelligence (Easy) Who says data can't be beautiful? This Colab notebook allows you to create gorgeous, jaw-dropping images using only some input numbers and a neural network. ai matplotlib beautiful intelligence lucid
2020-01-14 Predicting NYC Taxi Ride Duration In this notebook, I analyze New York City taxi data and make predictions on taxi ride duration times. nyc pandas linear regression machine learning eda
2020-01-12 Data Science Across the World This notebook summarizes the current state of data scientists across the world and our inspirations for creating Datafied. Enjoy the read! data science inspiration matplotlib kaggle pandas
2020-01-10 MLB Analysis: Predicting Pitcher Strikeout Rates In this notebook, I illustrate the data science life cycle through an example in which I predict MLB pitchers' 2nd half strikeout rates based on a variety of 1st half statistics. baseball modeling rmse cross validation linear regression