Greetings, and welcome to my Data Science Portfolio. I am fascinated by data science and am passionate about learning about it.
Recent Projects
Project 2: Sentiment Analysis of Twitter Dataset
In this project, I used a Twitter dataset to perform sentiment analysis on tweets about Pfizer vaccines. The goal of this project was to understand the overall sentiment of people towards the Pfizer vaccine on Twitter. I used natural language processing techniques and machine learning algorithms to classify tweets as positive, negative, or neutral towards the Pfizer vaccine. The dataset was preprocessed to remove stopwords, punctuations, and special characters. I also used data visualization techniques to present the results in an easy-to-understand format.
read more
Project 1:Bias Detection and Mitigation
Today, more decisions are being handled by artificial intelligence (AI) and machine learning (ML) algorithms, with increased implementation of automated decision-making systems in different applications. Unfortunately, ML algorithms are only sometimes as ideal as we would expect. The research has shown a model can perform differently for distinct groups within your data. Those groups might be identified by protected or sensitive characteristics, such as race, gender, age, and veteran status. In this paper, we investigate various methods for detecting, understanding, and mitigating unwanted algorithmic bias consisting of: Analyzing the dataset by Exploratory Data Analysis (EDA) and visualizing the sensitive features to check the possibility of fairness issues in the dataset.
read more