Pinned Repositories
Better-Stats-Than-Never
An intuitive and easy way for getting started in statistics.
Coding-Problems
This repository contains coding problems and their solutions.
Football-Analytics-With-Python
A repository for football analytics
Footy-Events
A Python program that scrapes football fixtures from a website and add those events in your google calendar.
La_Liga_2018_19
Using Exploratory Data Analysis(EDA), analyzing pattern in data for La Liga season 2018-19 and trying to understand various aspects that went throughout the season.
My-Data-Visualization-Work
This repository contains all my recent data visualization work.
Nightingale-Charts-Plotter
Make Percentile Nightingale-Charts / Pizza-Charts with a few clicks.
Soccermatics-With-Python
Mathematical modelling of football using Python.
soccerplots
A Python package for data visualisation for football analytics.
xG-Model
xG Model predicts the probability of scoring goals from different points on the pitch.
Slothfulwave612's Repositories
Slothfulwave612/soccerplots
A Python package for data visualisation for football analytics.
Slothfulwave612/Football-Analytics-With-Python
A repository for football analytics
Slothfulwave612/xG-Model
xG Model predicts the probability of scoring goals from different points on the pitch.
Slothfulwave612/Soccermatics-With-Python
Mathematical modelling of football using Python.
Slothfulwave612/Nightingale-Charts-Plotter
Make Percentile Nightingale-Charts / Pizza-Charts with a few clicks.
Slothfulwave612/Coding-Problems
This repository contains coding problems and their solutions.
Slothfulwave612/Footy-Events
A Python program that scrapes football fixtures from a website and add those events in your google calendar.
Slothfulwave612/La_Liga_2018_19
Using Exploratory Data Analysis(EDA), analyzing pattern in data for La Liga season 2018-19 and trying to understand various aspects that went throughout the season.
Slothfulwave612/My-Data-Visualization-Work
This repository contains all my recent data visualization work.
Slothfulwave612/Better-Stats-Than-Never
An intuitive and easy way for getting started in statistics.
Slothfulwave612/Image-Super-Resolution
Deploying the Super-Resolution-Convolutional-Neural-Network (SRCNN) algorithm to make a high-resolution image from a low-resolution image.
Slothfulwave612/mpl-third-party
Webpage
Slothfulwave612/Practical-Deep-Learning
Practical Deep Learning from basics to advanced in PyTorch.
Slothfulwave612/Handwritten-Digit-Classifier
Building an Artificial Neural Network(ANN) from scratch and training it to classify handwritten digits.
Slothfulwave612/Making-Table
Python script to make tables (CLI Program)
Slothfulwave612/maths-for-ml
Notes and solutions for the Mathematics for Machine Learning Specialization
Slothfulwave612/matplotlib
matplotlib: plotting with Python
Slothfulwave612/pytables
Python script to make tables and perform some basic actions. (CLI Program)
Slothfulwave612/Sloth-Stack
Slothfulwave612/Vocab
Replica of Hangaroo game (CLI Program)
Slothfulwave612/data
Slothfulwave612/Gaze_Controlled_Keyboard
Eye detection - "GAZE CONTROLLED KEYBOARD" using python with opencv,completely from scratch .
Slothfulwave612/Image-Classification-Deep-Learning
Using deep neural nets to build a cat vs. non-cat classifier.
Slothfulwave612/mlframework
Slothfulwave612/Python
This repository contains Python codes.
Slothfulwave612/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
Slothfulwave612/slothfolio
Slothfulwave612/The-Bollywood-Game
A movie(bollywood) guessing game (CLI Program)
Slothfulwave612/The-CSV-Reader
Manages data held in csv format.(CLI Program)
Slothfulwave612/Titanic-Disaster
In this project, we will try to analyze the data of the passengers in the Titanic and try to find out what sorts of people were likely to survive. In particular, we will apply the tools of machine learning to predict which passengers survived the tragedy.