Sabeeh's repositories

Email-Spam-Detector-DecTreeClass

Using a decision tree classification model to identify spam emails based on the specific occurrence of certain features and patterns within the email text. The dataset contains over 54 feature variables from over 4000 emails and can be used to make a custom email spam detector.

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

museEEG

A repository of cool programs that utilize the 2016 muse eeg headband. Python based.

Diagnosing-Urinary-Diseases-NaiveBYS

Using a Gaussian Naive Bayes model to diagnose acute urinary inflammation and acute nephritises. Achieved a level of 90% and 95% diagnosing separately and nearly 100% with diagnosing together.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Predicting-Customer-Purchase-LogisticReg

Using Logistic regression to determine which consumer demographics to target and their likelihood of purchasing a product based on viewing a social media ad. Achieved an accuracy score of above 92%!

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Predicting-Online-Purchase-RanForestClass

Using a random forest classifier to identify whether customers purchase something online based on user activity and clickstream data. The dataset contains over 12000 users and the model accomplishes a nearly 90% accuracy.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

Facebook-Engaged-User-Prediction-MLR

A multiple linear model predicting lifetime engaged users on a cosmetic company's Facebook page. Data extracted from post metrics from over 500 posts in 2014. Achieved an accuracy of nearly 80%!

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Facebook-Engaged-User-Prediction-SVR

A support vector regression model predicting lifetime engaged users on a cosmetic company's Facebook page. Data extracted from post metrics from over 500 posts in 2014. Achieved an accuracy of over 80%!

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Future-StartUp-Profit-Prediction-DecTreeReg

Using a decision tree regression model to predict the future profits of a group of 50 startups based on a multiple metrics. Achieved a accuracy of 95% only with 50 rows of data!

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Future-StartUp-Profit-Prediction-RanForestReg

Using a random forest regression model to predict the future profits of a group of 50 startups for ideal investing purposes. Achieved an accuracy of 96% only with 50 rows of data!

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Predicting-Abalone-Age-KernelSVM

Using a linear kernel SVM classification model to determine the age group of abalone sea snails. Reached an accuracy rate of 80%.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Predicting-Customer-Purchase-KernelSVM

Using a Kernel SVM model to determine which consumer demographics to target and their likelihood of purchasing a product based on viewing a social media ad. Achieved an accuracy score of 95%!

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Predicting-Customer-Purchase-KNN

Using a KNN model to determine which consumer demographics to target and their likelihood of purchasing a product based on viewing a social media ad. Achieved an accuracy score of 95%!

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Salary-Prediction-with-PolyReg

Using a Polynomial Regression model to predict the base salary of a new employee joining a company based on prior years of experience/level.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0