I'm a computer science engineer with five years of commercial experience and academic in the areas of software development and data science. My educational output deals with Machine Learning, Data Mining, Deep neural nets, Text Analytics and Metaheuristics. Outside of academia, I spent three years developing and managing iPad software application at Tata Consultancy Services (client Novo Nordisk) as a Systems Engineer. Later in the academia, as a teaching assistant, I have mentored over 200+ students on topics associated with data analysis in R and python.
Now, I have been working as a research assistant at Systems realization laboratory, OU. As a data scientist, my work includes data collection, data wrangling, automation of text extraction from word documents, feature engineering, modeling the data and deploying all these modules into a web application to analyze the student’s learning. Further used big data computation platforms like HDFS, Apache Ambari, and Apache Spark in different projects.
I am passionate about data and would be helpful to your team keen in building and deploying models. Will bring in communication, ML programming skills and curiosity to the data science problem at hand. I can pick up an unfamiliar domain, and an implementor of continuous learning through back-propagation.
Machine Learning, Data Analysis, Statistical Modeling, SQL
Data Mining - Association, Anamoly Detection
Deep Learning - CNN, LSTM, GAN's, Word Embedding (Word2Vec)
NLP - LDA, text classification & clustering
Hadoop Ecosystem, Mapreduce, HDFS, Hive, Apache Spark, Apache Ambari, mongodb
Amazon Web Services (AWS) – EC2, S3
Python, R caret, Scikit-Learn, keras, Tensorflow, SAS
Tableau 10.5, R Shiny, Neo4j, D3.js
Objective-C, Java, C++
Predicts where the new user will book their first travel experience. Performed inferential statistics to analyze the relationship between various feature variables. Majority of the users prefer countries with different languages. Likewise, inferred 11 other observations. Evaluation metric NDCG (Normalized Discounted Cumulative Gain) is utilized for this project. Engineered new features and modeled random forest and XGBoost as multi-class ensemble learner. Using the ranking metrics to recommend the top 5 countries, as personalized content, for new users classification problem. Also, extracted essential features responsible for the prediction. The final visualization tells us that many of the new users will make their first booking in the US, France, and Italy. While NDF means No Destination Found, Airbnb says that if it is NDF, there wasn't any booking.
Check it outML on Networks: Drug re-purposing can be an alternative approach to identifying new novel uses of existing FDA approved drugs. This project computes the prediction probability of whether a compound will cure a disease. Data is collected from 9 distinct sources and integrated into a network. It uses Neo4j to incorporate the data as a heterogeneous network. Network properties help in finding essential network links between each combination of drug and disease. Performed feature extraction on the network and modeled logistic regression classifier on the data to predict the probabilities for all the drug-disease pairs. Utilized S3 and Spark MLLib to achieve ML modeling. Predicted new compound indications. This project proposes to cut down the drug manufacturing costs by an estimate of 66.7%, through the drug re-purposing.
Check it outPredicts Flight departure delay for the origin airport and the airlines. Presented this real-world problem as a software application, which embeds machine learning algorithms. Flask allows the application software to take user input data from the website and push it to machine learning algorithm. Top 4 algorithms are Ridge Regression, Random Forest, Neural Net, and SVM. The final results will show the departure delays for an airline from a specific airport. Neural Net has performed the best by predicting the mean delay as 7.23 minutes for AA airline from DFW.
Check it out