Pinned Repositories
evidence
Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
evidence-SA-connector
This package allows for importing your data VIA the Simple Analytics API directly into Evidence.
ML-Collisions
Predicting the severity of road collisions using machine learning. (Experiments with decision trees, logistic regression and Apriori rule based classifier)
ML_AnimalClassifier
A decision tree classification algorithm. This is deployed on a set of animal data describing their features. The trained model then analyzes features of new input to classify into specific animal class.
pandas_exercises
Practice your pandas skills!
Personalitytest
Generates personality test based on answers to 70 questions: Reads through a txt file for responses to questions, and uses algorithm to make final decisions on personality based on responses.
Spotify-JukeBox
-Arduino program which uses an ESP32 and a link given by IFTTT to send a request to add songs to a Spotify Playlist.
Spotify-Track-Analysis
Analyzing and interpreting song data from Spotify. Using R to navigate relationships between track genres and various song attributes (popularity, danceability etc). Conducted Hypothesis testing to further analyze differences in attributes between varying song genres.
StarterHacks
Sign language detector: This program works with a MYO gesture armband, translating sign language gestures and printing them as text. So far can translate, "hi, hello, how are you".
Kanishk1802's Repositories
Kanishk1802/evidence-SA-connector
This package allows for importing your data VIA the Simple Analytics API directly into Evidence.
Kanishk1802/ML_AnimalClassifier
A decision tree classification algorithm. This is deployed on a set of animal data describing their features. The trained model then analyzes features of new input to classify into specific animal class.
Kanishk1802/ML-Collisions
Predicting the severity of road collisions using machine learning. (Experiments with decision trees, logistic regression and Apriori rule based classifier)
Kanishk1802/pandas_exercises
Practice your pandas skills!
Kanishk1802/Personalitytest
Generates personality test based on answers to 70 questions: Reads through a txt file for responses to questions, and uses algorithm to make final decisions on personality based on responses.
Kanishk1802/Spotify-JukeBox
-Arduino program which uses an ESP32 and a link given by IFTTT to send a request to add songs to a Spotify Playlist.
Kanishk1802/Spotify-Track-Analysis
Analyzing and interpreting song data from Spotify. Using R to navigate relationships between track genres and various song attributes (popularity, danceability etc). Conducted Hypothesis testing to further analyze differences in attributes between varying song genres.
Kanishk1802/StarterHacks
Sign language detector: This program works with a MYO gesture armband, translating sign language gestures and printing them as text. So far can translate, "hi, hello, how are you".