-
Luther College
- United States
- https://www.linkedin.com/in/kovenda-mbuale-b05453139/
-
Artist-Youtube-Dashboard Public
I built an artist Tableau Dashboard, data pulled from youtube using Youtube API and Youtube Analytics API and stored in PostgreSQL database on AWS-RDS
Python UpdatedAug 1, 2022 -
-
Utilized Python's Object Oriented Programming Principles to build a cafeteria dinning credits system
Python UpdatedAug 1, 2022 -
CNN-PDF-Noise-Classification Public
To decrease the time taken by a manual pre-OCR pdf labeling process. I built a CNN image classification model in Python using OpenCV, Tensorflow and Keras. The CNN model classifies PDFs according t…
-
To test if CAPTCHA secure login security codes are secure from bot attacks I developed a CNN classifier model in Python using TensorFlow to predict the CAPTCHA codes. Predicted over 40,000 CAPTCHA …
-
To test if CAPTCHA secure login security codes are secure from bot attacks I developed a Random Forest classifier model in Python using Scikit-learn to predict the CAPTCHA codes. Predicted over 40,…
Python UpdatedJul 29, 2022 -
A-B-Testing-a-Cotton-Mill Public
To increase efficiency of a cotton mill. I set up an ANOVA 3 factor analysis model in R to determine best spindle & position that produces the longest roving. The only significant difference in rov…
R UpdatedJul 29, 2022 -
To see if drivers were being profiled. I built a Support Vector Machine (SVM) classifier and a randomForest classifier to predict a driver's race given the traffic's stop's details. Successful clas…
machine-learning random-forest support-vector-machine svm-training svm-learning svm-model svm-classifierPython UpdatedJul 28, 2022 -
A linear regression predictor with a primary goal of predicting the chance of admission for a candidate.
R UpdatedJul 28, 2022 -
R Shiny App to determine the factors that are most influential in patients’ survival of CHD. I created a Logistic Regression model in R using RStudio to predict the survival of CHD patients. Retrie…