Hridai
Quant Dev | Computer Vision and robot enthusiast | MMA Sports Modelling
DeloitteSydney, Australia
Pinned Repositories
Automating_Outlook
Automating Outlook Using Python win32com Library
Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
Football_Matchday_Summarizer
Pulls scores, scorers and tables (live and past results) via a free API. GUI built using enaml/qtpy
Machine-Learning-Pipeline
Template for pre-processing data then applying regression, clustering and classification models using sklearn. Post-model accuracies, summaries also carried out - all plots done using matplotlib.
PyPDF2-Pandas-PDFFieldUpdater
Update and create pdf's with form fields filled in driven by a .csv input - using PyPDF2 and Pandas
python_logger
a log.py which logs logs...
Self-Driving-Pi-Car
A self driving car build using a Raspberry Pi and powered by Python libraries OpenCV | face_recognition
TensorFlow-Intro
Examples and just generally playing around with Tf/Keras
Hridai's Repositories
Hridai/Automating_Outlook
Automating Outlook Using Python win32com Library
Hridai/PyPDF2-Pandas-PDFFieldUpdater
Update and create pdf's with form fields filled in driven by a .csv input - using PyPDF2 and Pandas
Hridai/Self-Driving-Pi-Car
A self driving car build using a Raspberry Pi and powered by Python libraries OpenCV | face_recognition
Hridai/Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
Hridai/Machine-Learning-Pipeline
Template for pre-processing data then applying regression, clustering and classification models using sklearn. Post-model accuracies, summaries also carried out - all plots done using matplotlib.
Hridai/python_logger
a log.py which logs logs...
Hridai/Football_Matchday_Summarizer
Pulls scores, scorers and tables (live and past results) via a free API. GUI built using enaml/qtpy
Hridai/TensorFlow-Intro
Examples and just generally playing around with Tf/Keras
Hridai/cracking-coding-interview
Solving the cracking the coding interview questions from the big green textbook
Hridai/cython-backpropagation
Hridai/datastructures_and_algos
For my own understanding and implementations
Hridai/hridai.github.io
Hridai/Kaggle-Titanic
Basic Competition Work
Hridai/MachineLearning-MNIST
The 'Hello World' of classification tasks
Hridai/quant_finance
Pertinent themes, models and assumptions in the world of Quant Finance explained in Python
Hridai/search-algos-py
Search algorithms and the basic overview written in Python (Bubble/ selection/ insertion / shell / merge / quick / radix sort )