• Stars
    star
    2
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

Tunisian-Arabic-Dialect-Sentiment-Analysis

Sentiment Analysis task on Tunisian and Arabic dialect, data augmentation for NLP and scrapping google maps for more data
Jupyter Notebook
15
star
2

TweetAnalyserDisasterOrNot-NLP

This is my work on the kaggle comeptition Disaster or Not. It's about classifying tweets : tweets that are reporting actual and real disasters and tweets that aren't. In my work I used a lot of NLP techniques word2vec / TF-IDF / lemmitazation / Words clouds. In modeling I applied ensembling and boosting models to get best Results. Next up I ll try embeddings and BERT.
Jupyter Notebook
3
star
3

EDA-ML-Global-Terrorism-Database

My work on the global terrorism database in Kaggle, my goal was to explore different machine learning algorithms, their validations and test out diffeent scoring metrics and perform EDA o n the Dataset.
Jupyter Notebook
2
star
4

Angular_GL4_Rainbow

TypeScript
1
star
5

A_star_Taquin

Python
1
star
6

flan-distributed

Distributing Flan Model using Jina Ecosystem
Python
1
star
7

azayz

My portfolio repo
1
star
8

Django_Training

Python
1
star
9

FastAPI_Training

This repo contains my code for learrning FastAPI, CRUD, Async operations
Python
1
star
10

Nest_js_CRUD_ToDo_App

TypeScript
1
star
11

EPT-Hackathon-AI

My work during EPT's mini AI hackathon the goal was to create a regression model to help hotel pricing decision making using GridSearchCV along woth CatBoostRegressor I managed to get 4'th place. The data can be found on kaggle : https://www.kaggle.com/c/ai-mini-hackathon-ept/data
Jupyter Notebook
1
star
12

Data-Colab-Engineering-Test

Data-Colab is a Tunisian NGO that aims to upgrade and help AI community in Tunisia, this is my work on their test to join their engineering department fortunately i was accepted. The test consists of 3 parts the first part is about computer vision and transfer learning the second part is about NLP and the third part is about general datascience and artificial intelligence.
Jupyter Notebook
1
star