Neha Resume-1

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Neha Konakalla

Data Science and Artificial Intelligence

Profile
Actively looking for job opportunities in the software field and intend to structure
my growth in pace with ever changing corporate environment where my
knowledge and expertise can be potentially applied.
.

Key skills
Problem Solving, Planning, Reporting and Documentation
Python, Java, SQL Basic Queries
Data Structures, OOPS, Looker Studio, Tableau, AWS cloud, ML
Operating Systems: Windows Family, MacOS

Education
O-levels Key courses and training
equivalent to 10th
AWS Cloud computing certification
standard, Oakridge
International
school, IN (2016)- Projects
65%
Image Classification
A-levels Developed a deep learning model to classify images into different categories. With the
Equivalent to 12th usage of popular datasets like CIFAR-10 & ImageNet to implement algorithms like
standard, convolutional neural networks (CNNs) to achieve accurate classification.
Mussoorie
o Wrote high quality code with the help of python and importing machine learning
International
libraries.
school , IN
(2018)- 58% o Data preprocessing is followed by train and test methods to check the reliability of
the code
B.TECH, ICFAI
tech, IN, (2023) – o Collaborated with my team members to preprocess the images in the dataset, to
8.08 convert the images to a standardized format, to ensure that the input data is
consistent and ready for the model to learn from.
o Troubleshot and resolved system-related issues in real-time minimizing the
Contact Details operational downtime

7674936674 o Optimized code for maximum performance.

Neha.konakalla9@gmail.co
m

Twitter Sentiment Analysis


A Machine learning model that analyses the sentiment of text data, such as customer
reviews or social media posts. Using techniques like natural language processing (NLP) and
sentiment analysis algorithms to classify text as positive, negative, or neutral.

Languages o The main goal of the project is understand the sentiments of the users with help of
natural language toolkit, python frameworks.
English - Fluent
o By collecting customer reviews from tweets using the Twitter API for varied
Telugu - Fluent comments on the posts to understand the overall tone of the comments and
Hindi - Fluent classifying those into 3 groups.
o Steps like tokenization, stop-word removal, stemming, or lemmatization are helpful
to clean and prepare the text data for sentiment analysis
o Supervised learning techniques are used to develop the model
o 98% accuracy is achieved with the help of support vector machine
GIT-HUB link : https://github.com/nehakonakalla9/Twitter-sentiment-Analysis

Email spam detection using Navie bayes


o The project aimed to develop a spam detection system using the Naive
Bayes algorithm to classify emails as spam or legitimate (ham).
o Along with my others teammates we developed a model to distinguish the
emails between spam and ham to help the user.
o Tried developing the model using 3 different classifications such as SVM, K-NN and
Navie bayes
o The accuracy shown by Navie bayes model is 97.63% which overpassed the other
classification models
o As a team we processed, trained and tested the data to get accurate results
from the models.

Driver Drowsiness Detection


o Driver’s in-alertness is an important factor which is leading to an increasing number
of road accidents.
o This project can form basis of the system to possibly reduce the accidents.
o Applied pre-processing to detect face of the driver.
o Performed Euclidean distance calculation to rectify eye position.
o Using cv2 library we will alert a signal when the driver closes his eyes more than 5
sec.

Movie Recommendation System


Project aimed to develop a movie recommendation system that suggests personalized
movie recommendations to users based on their preferences and behaviour.
o Responsible for designing the machine learning model to understand the pattern in
users interest towards certain movies
o Responsible for conducting testing, there after analyse the results and then submit
his observation to team
o Prepare all reports related to the same
o Responsible for creating an we application that suggest 5 similar based on the input
given using scikit learn.
o Participate in overall implementation of the project
GIT-HUB LINK : https://github.com/nehakonakalla9/Movie-recommendation-
systems

You might also like