Baye Asmamaw

Logo



Python Connoisseur

Data Scientist

View My LinkedIn Profile

View the Project on GitHub BayeTechis/Portfolio

Data Science Portfolio

Here are some of my best Data Science Projects. I have explored various deep learing and machine-learning algorithms for different datasets. Feel free to contact me to learn more about my experience working with these projects.


Data Science and Machine Learning Capstone Project by IBM

Data: (1) data source API (2) data source web scraping

Skills used: python, API request, web scraping, numpy, pandas, matplotlib, seaborn, plotly, folium, sklearn

Project Objective: To predict if first launch of Falcon 9 rocket lands

Quantifiable result: The model predicted diseases with 83% accuracy various models.


Biodiesel Production Optimization

Data: Lab generated

Skills used: excel, ANOVA, matplotlib, seaborn, design expert

Project Objective: determine optimum biodiesel production conditions

Quantifiable result: Achieved an improved 59% reaction conversion rate and a 95% accuracy using polynomial regression degree 2.


Plant-Disease-Prediction

Data: data

Skills used: Python, Numpy, Matplotlib, Seaborn, Tensor flow, Neural Networking, Keras,

Project Objective: To predict the disease type

Quantifiable result: The model predicted diseases with 97% accuracy using CNN.


Amazon Fine Food Reviews Analysis (with SMOTE)

Data: data

Skills used: Python, Numpy, Matplotlib, Seaborn, ntlk, re, scikitplot, SKlearn

Project Objective: To review customer feedbacks

Quantifiable result: The model identified positive and negative reviews 96% accuracy using BoW model, 94% using TF-IDF model with Naive Bayes.


Suicide Rate Prediction

Data: data

Skills used: Python, Pandas, SKlearn, Matplotlib, Seaborn, Pycountry, Gradio

Project Objective: To find features correlated to increased suicide rates among different countries globally, across various socio-economic spectrum, and make predictions for the fututre

Quantifiable result: The number of suicide cases per year for each country using 99% accuracy using Random Forest Regressor.


Employees-Attrition-Prediction

Skills used: Python,Numpy, Pandas, SKlearn, Matplotlib, Seaborn, Plotly express

Project Objective: Prediction of whether a given employee will leave in the next two quarters or not

Quantifiable result: The probablity of an employee leaving was predicted a accuracy of 80% using Naive Baye’s classifier.


Customer-Personality-Analysis

Skills used: Python,Numpy, Pandas, SKlearn, Matplotlib, Seaborn, Plotly express

Project Objective: Clustering of a dataset based on customers personality

Quantifiable result: Customers were clustered into four groups using K Means clustering.


Happiness-Score-Prediction

Skills used: Python,Numpy, Pandas, SKlearn, Matplotlib, Seaborn, Plotly express

Project Objective: Prediction of happiness score for a given country

Quantifiable result: Happiness score was predicted with accuracy of 92% using Linear Regression.


Heart-Disease-Prediction

Skills used: Python,Numpy, Pandas, SKlearn, Matplotlib, Seaborn, Plotly express

Project Objective: Heart disease were predicted for a given input

Quantifiable result: Overall prediction with accuracy of 59% using Decision Tree Classifier.