Pinned Repositories
100_days_of_code
Learning Python from the basics through an Udemy course.
AcmeWebDesign
Sample website built while learning HTML5 and CSS3.
AI-Interview-Test
Contributing to open source can be a rewarding way to learn, teach, and build experience in just about any skill you can imagine.
airbus-ship-detection
Classifying-Indian-Classical-Dance-Form
Built a deep learning classifier using Transfer Learning Model (Inception ResNet) to classify Indian classical dance forms.
Image-Classifier
Identifies the input image using model built using the Convolution Neural Networks.
Restaurant-Recommendation-System-using-Yelp-Dataset
Building a Recommendation System for customer using Yelp dataset of restaurants.
Stock-Price-Predictor
Artificial recurrent neural network called Long Short Term Memory (LSTM) used to predict the closing stock price of a corporation using the past 60 day stock price.
Will-your-employees-leave-you
My submission for the Hackerearth challenge where I had to build a regression model that predicted the employee attrition (probability of employee leaving their company)
Word-Frequency-in-Moby-Dick
Find the most frequent words used in Moby Dick
sohansputhran's Repositories
sohansputhran/Image-Classifier
Identifies the input image using model built using the Convolution Neural Networks.
sohansputhran/Restaurant-Recommendation-System-using-Yelp-Dataset
Building a Recommendation System for customer using Yelp dataset of restaurants.
sohansputhran/Stock-Price-Predictor
Artificial recurrent neural network called Long Short Term Memory (LSTM) used to predict the closing stock price of a corporation using the past 60 day stock price.
sohansputhran/Word-Frequency-in-Moby-Dick
Find the most frequent words used in Moby Dick
sohansputhran/Analysing-Police-Activities
Exploring the Stanford Open Policing Project dataset and analyze the impact of gender on police behavior.
sohansputhran/BinarySearch
Binary Search Algorithm
sohansputhran/Blackjack
Sample Blackjack Application
sohansputhran/byteland_problem
sohansputhran/cats-and-dogs-classifier
sohansputhran/CompareTheTriplets
Solution to the Compare The Triplets problem on Hackerrank Website
sohansputhran/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
sohansputhran/CovidCrowd
A crowd-sourcing platform for the Covid-19 Pandemic
sohansputhran/DiagonalDifference
sohansputhran/finding_the_percentage
Finding the Percentage problem on Hackerrank
sohansputhran/IonReddit
Ionic Reddit App.
sohansputhran/LeftRotation
sohansputhran/MatriceAddition
Sample java program to add 2 matrices
sohansputhran/MaximumHourglassSum
Print the largest (maximum) hourglass sum found in an array (6 x 6)
sohansputhran/minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
sohansputhran/Movie-Recommender
Recommendation System using Content based filtering & Collaborative filtering
sohansputhran/movies_website
It is a movie's library website which shows the trailer and details about some movies.
sohansputhran/NumberProblem
Result = (Sum of two large numbers) - (Sum of two small numbers)
sohansputhran/python-practice-programs
Basic programs to understand and learn Python programming
sohansputhran/ResponsiveWebsite
Built this for learning. My first Responsive Website.
sohansputhran/School-Budgeting
My Submission on DrivenData webiste for Reboot: Box-Plots for Education competition
sohansputhran/SimpleServletProgram
A Hello World Servlet program
sohansputhran/SwiggyPlexus
A simple Ionic 2 application.
sohansputhran/Titanic-ML-From-Disaster
Predicting survival on the Titanic with the datasets given in the Kaggle's ML competition