Pinned Repositories
10-model-tuning-ensembling-first-n-automatically
Predicts survival probabilities through model tuning and ensembling. Just you need to input how many models you want to ensemble out of 10 classification models. In addition to the input opportunity, the differences of this script from the notebook are being more compact,fast and focusing on the result without much visualization,
Airlines-Customer-satisfaction
Classification with complete EDA, Data pre-processing and ensemble classification model.
Anthony_Emmanuel
book-project
churn-in-telecoms-dataset
Customer Churn Analysis on Churn in Telecom's dataset ; classification , feature engineering, ensembling.
Classification
Classification model including XGBoost, GBDT, RandomForest, lightGBM, stacking model...
classification-2-layer-stacking
A 2-layer stacking ensemble for multiclass classification
DSN_KOWOPE
Data Science Nigeria Artificial Intelligence bootcamp Qualification Hackathon 1st place Solution..
Financial-Inclusion-with-Power-Bi-Dashboard
NeumorphicUIKitDark
Dark Neumorphic UI Kit for Power Apps
AnthonyEmmanuelO's Repositories
AnthonyEmmanuelO/DSN_KOWOPE
Data Science Nigeria Artificial Intelligence bootcamp Qualification Hackathon 1st place Solution..
AnthonyEmmanuelO/Financial-Inclusion-with-Power-Bi-Dashboard
AnthonyEmmanuelO/NeumorphicUIKitDark
Dark Neumorphic UI Kit for Power Apps
AnthonyEmmanuelO/10-model-tuning-ensembling-first-n-automatically
Predicts survival probabilities through model tuning and ensembling. Just you need to input how many models you want to ensemble out of 10 classification models. In addition to the input opportunity, the differences of this script from the notebook are being more compact,fast and focusing on the result without much visualization,
AnthonyEmmanuelO/Airlines-Customer-satisfaction
Classification with complete EDA, Data pre-processing and ensemble classification model.
AnthonyEmmanuelO/Anthony_Emmanuel
AnthonyEmmanuelO/book-project
AnthonyEmmanuelO/churn-in-telecoms-dataset
Customer Churn Analysis on Churn in Telecom's dataset ; classification , feature engineering, ensembling.
AnthonyEmmanuelO/classification-2-layer-stacking
A 2-layer stacking ensemble for multiclass classification
AnthonyEmmanuelO/DSN-Kowope
Second Place Solution to Data Science Nigeria AI bootcamp Qualification Hackathon
AnthonyEmmanuelO/DSN-Kowope-Mart
AnthonyEmmanuelO/easy
AnthonyEmmanuelO/easydynamics
AnthonyEmmanuelO/EasyDynamics365
AnthonyEmmanuelO/edconnect-weekly
AnthonyEmmanuelO/eeditorial
AnthonyEmmanuelO/energy-output-profiling
Notebook files for classification and detection of anomalous trend in time series inverter data
AnthonyEmmanuelO/ensemble-methods-notebooks
A collection of companion Jupyter notebooks for Ensemble Methods for Machine Learning (Manning, 2020)
AnthonyEmmanuelO/Ensemble-models
This project contains ensemble model for loan defaulter classification problem
AnthonyEmmanuelO/Financial-Inclusion-in-Africa-Competition
This is my work for AI HACK qualification, my goal was to explore as many classification models as i can, i tried some feature engineering techniques and modified multiple featues. The models I used are KNN, Random Forest, Decision Tree, MLP, AdaBoost, XGBoost I used ROC/AUC to compare between models and accuracy aswell finally I chose the best models and applied Stacking to them which gave me the best result. I explored aswell other techniques such as PCA, LDA and SMOTE because the data was unbalanced, I also built a small NN using Keras. The data can be found on Zindi : https://zindi.africa/competitions/financial-inclusion-in-africa/data
AnthonyEmmanuelO/Lerato
A Retrieval based bot that responds to basic question about Zindi Africa- using cosine similarity between words entered by the user and the words in the corpus. We 'll define a function response which searches the user’s utterance for one or more known keywords and returns one of several possible responses. If it doesn’t find the input matching any of the keywords, it returns a response:” I am so sorry! I dont understand your words"
AnthonyEmmanuelO/ML_Supervised_Project
Supervised Learning, Ensemble Learning, Regression, Classification
AnthonyEmmanuelO/Northwind-Marketing-Campaign
AnthonyEmmanuelO/Ochuko
AnthonyEmmanuelO/PortFolio_Website
Complete Portfolio Website with Bootstrap - HTML/CSS In this project, we are going to learn and build how to create a complete portfolio website with bootstrap using HTML and CSS. We will understand everything from scratch.
AnthonyEmmanuelO/Powerapps-Login-And-Registration-Screen
AnthonyEmmanuelO/Predicting_credit_card_default
Predicting Credit Card Default Using Various Classification Models and Ensemble Learning
AnthonyEmmanuelO/Predictive-and-Ensemble-Model-Projects
Keywords: Ensemble, Best model performance selection Pipeline, Loan Defaulters Classification, SVM, Adaboost, Decision Tree, CNN
AnthonyEmmanuelO/Smartphone_Price_Classification_Project
Using Support Vector Classification, Random Forrest Classification, Gradient Boosting Classification, Xtreme Gradient Boosting Classification, Adpative Boositng Classification, Stacking Classification and Choose The Best Model Based on Accuracy
AnthonyEmmanuelO/Stacking-Ensemble-Machine-Learning
Stacking Machine Learning Models. Tunning; feature engineering, scaling, models combinations and parameters.