Pinned Repositories
Cornershop-Meals
Meal management app built using Python-Django to coordinate the meal selection for employees.
DataScienceCourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
DeepLearning-Food-Image-Recognition-And-Calorie-Estimation
Food image prediction using TensorFlow and calorie estimation using K-Nearest-Neighbors algoritm
KeystrokesAuthentication
Keystrokes Authentication is a Python-Django app that analyzes users typing patterns and creates their unique biometric. This app allows software engineers to easily train, deploy, and evaluate a machine learning or a neural network classifier. The system takes the training data URL as an input having user_data, user_label, and next elements as input.
MachineLearning-Detecting-Twitter-Bots
Custom classification algorithm to sense the bots vs human on social media space like twitter
Netflix-Shows
API that allows users to search, sort, and filter your favorite Movies and TV Shows. Built using asynchronous Python-Fast API framework. Go to /docs to see the full list of available endpoints.
React-Recipe-App
A React app that allows users to search for food recipes
Spark-And-MLlib-Projects
This repository contains Spark, MLlib, PySpark and Dataframes projects
Tableau-Projects
This repository contains my tableau projects
Web-Development-NYU-Social-Networking-Website
A fully working Social Networking website developed using PHP, JavaScript, HTML, CSS and Oracle DB Postgre SQL.
jubins's Repositories
jubins/MachineLearning-Detecting-Twitter-Bots
Custom classification algorithm to sense the bots vs human on social media space like twitter
jubins/DeepLearning-Food-Image-Recognition-And-Calorie-Estimation
Food image prediction using TensorFlow and calorie estimation using K-Nearest-Neighbors algoritm
jubins/Spark-And-MLlib-Projects
This repository contains Spark, MLlib, PySpark and Dataframes projects
jubins/Tableau-Projects
This repository contains my tableau projects
jubins/KeystrokesAuthentication
Keystrokes Authentication is a Python-Django app that analyzes users typing patterns and creates their unique biometric. This app allows software engineers to easily train, deploy, and evaluate a machine learning or a neural network classifier. The system takes the training data URL as an input having user_data, user_label, and next elements as input.
jubins/Netflix-Shows
API that allows users to search, sort, and filter your favorite Movies and TV Shows. Built using asynchronous Python-Fast API framework. Go to /docs to see the full list of available endpoints.
jubins/DataScienceCourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
jubins/Bank-Marketing-Multivariate-Analysis
IDS-Project-Bank-Marketing-Analysis
jubins/D3js-Visualizations
Contains the visualizations I created using D3.js
jubins/Deep-Learning-Udacity
This repository contains projects, assignments and programs developed during my Deep Learning Nanodegree from Udacity
jubins/Insight-DataScience-Fansite-Analytics-Project
Insight-fansite-analytics-challenge
jubins/Scala-Memory-Mapping
Memory mapped files in scala using java nio
jubins/Cornershop-Meals
Meal management app built using Python-Django to coordinate the meal selection for employees.
jubins/React-Recipe-App
A React app that allows users to search for food recipes
jubins/AI-Game-Programming
Heuristics, Game programming and Reinforcement Learning Based Games
jubins/content
The content behind MDN Web Docs
jubins/DAND-Nanodegree
Data Science Nanodegree Projects
jubins/elasticsearch-py
Official Python low-level client for Elasticsearch.
jubins/Fruitpal
API for trading tropical fruits that allows a trader to understand the full cost of buying fruit from various countries of origin.
jubins/hackOrSnooze
jubins/HSTSolar
HST Solar Client Matching app created using Python Django
jubins/ImageRecognitionTests
jubins/ISO-3166-Countries-with-Regional-Codes
ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets
jubins/JeopardyProject
jubins/Machine_Learning_Engineering
jubins/pyLDAvis
Python library for interactive topic model visualization. Port of the R LDAvis package.
jubins/react-code-editor-app
An in-browser code editor that allows you to write and execute your code in the browser.
jubins/realtimecanvas
jubins/Scala-programing
Contains all the programming exercises done on Scala
jubins/Spellchecker
Spellchecker is a custom API that helps determine if a word is spelled correctly. If not, the API returns some autocomplete suggestions of similar words. Built using Python Flask and Trie data structure.