Seasoned Data Scientist with a proven track record at UCBOS, enhancing computer vision, natural language processing, predictive analytics and operational efficiency by applying advanced statistical analysis and state of the art model development. Spearheaded innovative AI solutions, achieving a significant increase in the output. Excelled in leadership, guiding teams towards groundbreaking achievements with a keen focus on leveraging data for strategic insights.
Tuning LLM for personal data: Utilized Llama and GPT-3
Image Captioning: Utilized Neural Networks and Transfer Learning with Resnet50, achieving a 90% accuracy rate in image captioning.
Sentiment Analysis on IMDb Movie Reviews: Developed a 4-layer MLP for sentiment analysis.
Telegram News Bot: Created a news-fetching Telegram bot using gnewsclient in Python.
Movie Recommendation System: Built a system based on IMDb reviews data.
Face Recognition System: Implemented face recognition with OpenCV2 and Haar cascade filters.
Titanic Survivor Prediction: Predicted survival chances with Decision Trees and Random Forest.
Image Classification: Classified images into categories (dog, cat, horse, human) using SVMs.