A traveller by heart, learner by birth and programmer since a long. I am data-science enthusiast and love to work on neural nets. I like to explore all around and travelling has been my holiday interest. I am a fan of multiple sports: cricket, badminton, soccer, tennis, F1 (though I don't play all 😜). In spend my free time on video games or photography.
It is due to my course-work, projects and internships, that I was familiarized with wide variety of computer science concepts. My work and experience is related to data science as well as software engineering involving web development and android development.
The decision to pursue MS was solely due to the fact that I wanted to dive deeper in the field of Data Science. My learning has been a combination of diverse set of courses in Data Science. It involves working with bayesian learning, Aritficial Intelligence, statistical modelling, big data, and their practical applications. Coursework:
My Bachelors' journey had been an uphill drive, I started low but came out strong and ended up satisfying myself of what I had aspired to be. I had earlier worked on with Android applications, for around 3 semesters. I got expertise in algorithms and data-bases. Then I was inspired very much by the recent advancements in the AI, so decided to try on with Machine Learning. From 6th to 8th Semester I chose various subjects related to Data Science:
An AWS hosted web-app that provides a platform to connect learners and educators. This app provides a one-place solution to the learning management, including, user auth, Googele auth, user verification, learning, grading, assignment submissions/download, customized theme, and chat.
View ProjectA comprehensive analysis of Pyspark and SQL on Book-Crossing Dataset, involving the extraction, transformation, loading, processing and visualization. The project is built on Virtual Machine set up on JetStream.
View ProjectThis repo consists of all my work related to EAI course. It demonstrates various different application of search, abstraction and other algorithms. It has maze solver, 15-tile slider, 2048 AI game and decryption using metropolis hastings algorithm.
View ProjectThis project presents a detail comparative study of ML algorithms on California Housing data-set. Algorithms used: Linear Regression, Random Forrest, Ridge Regression, Neural Network and Gradient Boosting. The Gradient boosting performed best due to the fact that the features were mostly weak. So, using grid search and cross validation we were able to get the best parameters for our data-set.
View ProjectA demonstration of Segnet architecture based on CNN, to show image segmentation. The project was based on “Labelled Faces in the Wild” where the task is to segment the face away from rest of environment, reaching to an accuracy of around 90%.
View ProjectThis work was a part of Kaggle notebook that displays the complete understanding of Bayesian treatment in Naive Bayes Algorithm with K-Fold cross validation. It was performed on three different sentiment data-sets, from Amazon, Yelp and Imdb. The mean accuracy reached to over 80%. Both the maximum likelihood and MAP were compared to get an understanding of importance of MAP solution.
View ProjectThis project displays my hands on with Time-Series concept, my attempt to generate the inference in the data through Time Series Analysis. The work as a detailed analysis put up, while attempting various modifications. It displays extensive feature engineering and use of ARIMA model.
View ProjectThis project is an android based fruit classification app using Convolutional Neural Nets on “Fruits-360” data set. The model reached good accuracy of around 93%. I tried to use the trained model in the Andorid environment, but had faced difficulty in using Tensorflow in Android. So, I used open sourced server to run my model at.
View ProjectAndroid based application which connects passenger to their bus. This app is divided into two parts, one each for user and bus driver, similarly to what different cab services use. This application was created to smoothen the bus service which is used my many organizations all over the world.
View ProjectThis project is Android based Hospital management system, which was created for the use of LNMIIT doctors. The app has multiple functionalities, it can update the stock available using QR code, generate the report based on the day, list of stock on a particular day and report is sent directly sent to email of the user. The app was deployed on Firebase, and auth and db is maintained there. The app displays use of design patterns as well.
View Project