Pinned Repositories
Clustering
Different clustering algorithms using pandas and scikit-learn
Dining_Suggestions_Chatbot
Serverless restuarant suggestions chatbot, hosted and deployed on AWS
DumpList
Histogram-Equalization
Applying histogram equalization on image using Python
MediTake
SwamHacks
openai-gym
Comparison and analysis of different algorithms on box2d gym environments.
Optical-Flow
Optical Flow using Lucas Kanade and Horn Shunck methods
Pose_Matching
Pose estimation and matching using Coco Model
Snake-Contour-for-Segmentation
Using a greedy approach for Segmentation using Snakes
Voice_Controlled_Photo_Album_WebApp
Natural language based web photo album using AWS services
siddharthchd's Repositories
siddharthchd/Action-Bar-Menu
siddharthchd/MediTake
SwamHacks
siddharthchd/Alert-Message
siddharthchd/Audio-Insertion
siddharthchd/Bitnami-Parse
siddharthchd/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
siddharthchd/DataBase-SQLite
siddharthchd/Downloading-Images
siddharthchd/Errors_and_Exception_Handling
siddharthchd/Example-Webpage
siddharthchd/French-Phrases
siddharthchd/Game-Brain-Trainer
siddharthchd/Near-Real-Time-Road-Traffic-Event-Detection-Using-Twitter-and-Spark.
Gather tweets using twitter search API, pre-process tweets and extract important features to build a model using spark MLlib. Stream tweets using twitter streaming API and push data into kafka topic using a kafka producer after applying partial filters. Read from kafka topic using kafka consumer. Perform tokenization, stopword removal etc. to pre-process the data. Extract machine readable features using bag of words approach and predict instances with the model. Tweets are indexed to elasticsearch after classification. Constructed a traffic heat map by reading the coordinates data from elasticsearch.
siddharthchd/NewsReader-App
siddharthchd/Notes-App
siddharthchd/Photonza-Layout
siddharthchd/Python-Functions-Practices-Problems
These are solutions to the Function Practice Excercises of the Complete Python 3 Bootcamp on Udemy.com
siddharthchd/Python-Object-Oriented-Programming
siddharthchd/Savari
siddharthchd/Savari-Layout
siddharthchd/Shared-Preferences
siddharthchd/Simple-Python-Tic-Tac-Toe
A simple game of tic tac toe programmed in python using just functions, as part of the milestone project 1 from the course 'Complete Python Bootcamp' on Udemy.com
siddharthchd/Timer-App
siddharthchd/Times-Table
siddharthchd/Using-Animations
siddharthchd/Using-JSON
siddharthchd/Using-Spinner
siddharthchd/Video-Insertion
siddharthchd/Weather-App
siddharthchd/WebViews