Skip to content
View umeshG34's full-sized avatar
Block or Report

Block or report umeshG34

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Norman_PD_Incident_Extraction Norman_PD_Incident_Extraction Public

    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)

    Python

  2. redactor redactor Public

    Created a command line script that can redact names, dates places, concepts, addresses and phone numbers. (Written Apr-Mar 2018)

    Python

  3. cuisine_recommendation_prediction cuisine_recommendation_prediction Public

    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)

    Python 1