Himalay Patel (HimalayPatel)

HimalayPatel

Geek Repo

Location:Los Angeles, California

Home Page:www.himalaypatel.com

Github PK Tool:Github PK Tool

Himalay Patel's repositories

credit-card-fraud-detection

Implemented Decision Tree, Random Forest and Deep Neural Network (5 layers) on a real anonymized dataset. Used undersampling and oversampling (SMOTE) with Deep Neural Network to balance the highly imbalanced dataset (very less fraudulent transactions as compared to non-fraudulent ones). Achieved 99.6% test accuracy using SMOTE with NN along with 0 Type-II errors (false negatives).

Language:PythonStargazers:2Issues:0Issues:0

dlib

A toolkit for making real world machine learning and data analysis applications in C++

Language:C++Stargazers:1Issues:0Issues:0

minimizing-churn-rate

Applied Logistic Regression to a dataset of customers’ financial habits artificially created from real life case studies. Achieved test accuracy of 62.9%. Used Undersampling to balance the dataset, k-fold cross validation to improve accuracy and Recursive Feature Elimination to reduce chances of overfitting.

Language:PythonStargazers:1Issues:0Issues:0

angular.js

AngularJS - HTML enhanced for web apps!

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

AutoRCCar

OpenCV Python Neural Network Autonomous RC Car

Language:PythonLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

customer-subscription-direction

Used Logistic Regression Classifier to decide whether a customer should be directed to subscription by analyzing his app behavior. Also implemented k-fold Cross Validation to prevent overfitting.

Language:PythonStargazers:0Issues:0Issues:0

home-security-system

Built system to recognize faces and give access to home, based on access profile (family, friend, intruder) in database. Possesses multi-level security. (PIR motion sensor inside for motion detection and webcam outside home for surveillance and face recognition) Owner/s can access system remotely and can also see live video surveillance on mobile phones/PC at any time. (Check out test_videos.txt for links to YouTube videos to see the project in action!)

Language:PythonStargazers:0Issues:0Issues:0

loan-likelihood-prediction

Implemented following algorithms to solve the problem- Logistic Regression (with Lasso penalty), SVM (with linear and RBF kernels) and Random Forest (with 100 decision trees and Entropy & Gini impurity). Also used Grid Search to tune hyperparameters of Random Forest classifier. Achieved initial test accuracy of 56.2% with Logistic Regression and increased to 63.5% with Random Forest + Gini impurity.

Language:PythonStargazers:0Issues:0Issues:0

mnist-digits-classification

Built a linear neural network from scratch to classify handwritten digits (0-9) taken from MNIST datasubset in json format. Implemented Mini Batch Gradient Descent, ReLU activation function, softmax for classification and dropout to handle overfitting. Achieved test accuracy of 92.6%.

Language:PythonStargazers:0Issues:0Issues:0

awesome-courses

:books: List of awesome university courses for learning Computer Science!

Stargazers:0Issues:0Issues:0

awesome-public-datasets

A topic-centric list of HQ open datasets. PR ☛☛☛

License:MITStargazers:0Issues:0Issues:0

Babylon.js

Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

blynk-library

Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.

Language:C++License:MITStargazers:0Issues:0Issues:0

breast-cancer-classification

Used Support Vector Machine to classify a given image from breast cancer wisconsin dataset (sklearn) into malignant or benign cancer.

Language:PythonStargazers:0Issues:0Issues:0

ember.js

Ember.js - A JavaScript framework for creating ambitious web applications

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

face_detect_n_track

Fast and robust face detection and tracking

Language:C++License:MITStargazers:0Issues:0Issues:0

face_recognition

The world's simplest facial recognition api for Python and the command line

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

fashion-class-classification

Implemented Convolutional Neural Network to classify images from MNIST Fashion Class dataset into 10 different classes.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

linux

Linux kernel source tree

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

meteor

Meteor, the JavaScript App Platform

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

milq

Useful code of Manuel Ignacio López Quintero

Language:PHPLicense:MITStargazers:0Issues:0Issues:0

opencv

Open Source Computer Vision Library

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

rails

Ruby on Rails

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

react

A declarative, efficient, and flexible JavaScript library for building user interfaces.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

remi

Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

swot

Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.

Language:KotlinLicense:MITStargazers:0Issues:0Issues:0

toy-autonomous-cars

Implemented value iteration algorithm and generated an optimal policy for cars moving in an observable, stochastic and reward-based environment. Also simulated the policy generated introducing stochasticity using numpy random and calculated the average rewards for each car.

Language:PythonStargazers:0Issues:0Issues:0

vue

A progressive, incrementally-adoptable JavaScript framework for building UI on the web.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0