Pinned Repositories
anomaly-detection-demo
Anomaly Detection on Server Data
co2-calculator
Simple Node.js-based emissions calculator - submission for SAP Climate 21 assessment
fibaro-device-timer
Heater timer virtual device setup, with accompanying scenes.
gpm2spotify
A simple set of Python scripts to migrate your Thumbs Up list from Google Play Music to Spotify!
justdial-crawler
Submission for NetArt - Python Development Internship
k-means-image-compression
Image compression by reducing color depth through k-Means Clustering.
kaggle-titanic-ml
Code trials for the Titanic ML challenge on Kaggle
linear-regression-demo
Linear regression demonstration using gradient descent as well as normal equation methods.
pca-face-dataset
Examining principal features that describe variations on faces using dimensionality reduction.
spam-classifier-svm
Spam email classifier using a support vector machine.
arjunsohanlal's Repositories
arjunsohanlal/fibaro-device-timer
Heater timer virtual device setup, with accompanying scenes.
arjunsohanlal/anomaly-detection-demo
Anomaly Detection on Server Data
arjunsohanlal/co2-calculator
Simple Node.js-based emissions calculator - submission for SAP Climate 21 assessment
arjunsohanlal/gpm2spotify
A simple set of Python scripts to migrate your Thumbs Up list from Google Play Music to Spotify!
arjunsohanlal/justdial-crawler
Submission for NetArt - Python Development Internship
arjunsohanlal/k-means-image-compression
Image compression by reducing color depth through k-Means Clustering.
arjunsohanlal/kaggle-titanic-ml
Code trials for the Titanic ML challenge on Kaggle
arjunsohanlal/linear-regression-demo
Linear regression demonstration using gradient descent as well as normal equation methods.
arjunsohanlal/pca-face-dataset
Examining principal features that describe variations on faces using dimensionality reduction.
arjunsohanlal/spam-classifier-svm
Spam email classifier using a support vector machine.
arjunsohanlal/logistic-regression-demo
Logistic regression model to predict whether a given applicant gets admitted into a university based on historical data on exam results.
arjunsohanlal/movie-recommender
Recommender system built using Collaborative Filtering on data collected on movie ratings from various users.
arjunsohanlal/number-classifier-logistic-regression
Handwritten number classifier using logistic regression, trained on a handwritten dataset.
arjunsohanlal/number-classifier-neural-network
Handwritten number classifier using a 3-layer artificial neural network, trained on a handwritten dataset.
arjunsohanlal/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.