Data Science Intern
Participated in all the phases of data acquisition, data cleaning, developing models, validation, and visualization to deliver data science solutions Yelp Business Reviews Prediction – NLP Project ● Performed NLP classification task and text preprocessing in Python to predict the yelp ratings for a particular business ● Explored the data using different data visualization tools and libraries, including Matplolib and Seaborn ● Performed complete data cleaning, text analysis, prediction, and model evaluation ● Text analysis using the pipeline to perform data preprocessing techniques (Vectorization, TF-IDF Transformer) Loan Approval Prediction – Deep Learning Project ● Created a prediction model to predict loan status, taking into account various attributes, whether a person will be able to pay back the loan or not● Complete data cleaning process such as dropping insignificant variables, removing or filling in missing values, filtering, converting categorical variables, feature engineering, formatting data, and interactive plotting visualizations ● Complete neural network model using deep learning techniques (activation function, loss function, gradient descent, Optimization, Backpropagation, Early stopping, Dropout method)