Pinned Repositories
cheat-sheet
Data structures & algorithms cheat sheet
cuisine_recommendation_prediction
Used Jaccard's distance to recommend closest 5 dished based of ingredients input through command line args. predicted closest cuisine of the same.(Written May 2018)
Norman_PD_Incident_Extraction
Created a script to fetch the daily Norman area incident PDF report, extract the incidents and store them in a SQLLite DB. (Written in March 2018)
redactor
Created a command line script that can redact names, dates places, concepts, addresses and phone numbers. (Written Apr-Mar 2018)
umeshG34's Repositories
umeshG34/cheat-sheet
Data structures & algorithms cheat sheet
umeshG34/cuisine_recommendation_prediction
Used Jaccard's distance to recommend closest 5 dished based of ingredients input through command line args. predicted closest cuisine of the same.(Written May 2018)
umeshG34/Norman_PD_Incident_Extraction
Created a script to fetch the daily Norman area incident PDF report, extract the incidents and store them in a SQLLite DB. (Written in March 2018)
umeshG34/redactor
Created a command line script that can redact names, dates places, concepts, addresses and phone numbers. (Written Apr-Mar 2018)
umeshG34/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
umeshG34/awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
umeshG34/city-scrapers-pitt
Template for starting a City Scrapers project
umeshG34/Coding-Questions
Repo for my answers
umeshG34/CodingPractice
My solutions for HackerRank, Leetcode, Codewars etc.
umeshG34/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
umeshG34/course-nlp
A Code-First Introduction to NLP course
umeshG34/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
umeshG34/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
umeshG34/equity_jump_SA
ONGOING: Collecting news data for Equities/RICs with and without jumps and performing sentiment analysis for anomaly detection and validation.
umeshG34/just-pandas-things
An ongoing list of pandas quirks
umeshG34/JustEnoughScalaForSpark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
umeshG34/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
umeshG34/planets
Learning GIT Repo made in SWCarpentry
umeshG34/pyspark-example-project
Example project implementing best practices for PySpark ETL jobs and applications.
umeshG34/python-regex-cheatsheet
Python 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF
umeshG34/quick-portfolio
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
umeshG34/readingpapers
A guide to reading scientific papers
umeshG34/resources
A general collection of information, tools, and tips regarding CTFs and similar security competitions
umeshG34/spark-scala-tutorial
A free tutorial for Apache Spark.
umeshG34/SQL_practice
Practicing SQL to stay in touch and interviews....
umeshG34/umeshG34.github.io
Personal webpage
umeshG34/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.