Pinned Repositories
2D_online_jumping_game
online jumping game built with unity and using photon for online
best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Clean-Code-Notes
My notes of Clean Code book
covid_and_Pneumonia-detector-
detector that detects covid and Pneumonia using transfer learning (efficientnet)
covid_pneumonia_classifier
classify chest MRIs for detecting covid and pneumonia using transfer learning (efficientnet_v2 model)
explore-data-with-pandas
This repository helps you understand python from the scratch.
eye_drowsiness_detection_using_CNN
detect eye drowsiness using CNN that may help to reduce the Road accidents
gridSearch-parameter-tuning-on-various-classification-model
using Grid search algorithm with cross validation to tune parameters and training for various classification models and compare between them
Home_price_prediction_using_various_regression-algorithms
predict the home price pased on it`s features ex.(location ,rooms ,baths) using various regression algorithms with GridSearch for parameters tuning
Leukemia_Detector
using various CNN & transfer learning to detect abnormal blood cells with applying preprocessing and cleaning on the data
mohammedKhalilDev's Repositories
mohammedKhalilDev/2D_online_jumping_game
online jumping game built with unity and using photon for online
mohammedKhalilDev/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
mohammedKhalilDev/Clean-Code-Notes
My notes of Clean Code book
mohammedKhalilDev/covid_and_Pneumonia-detector-
detector that detects covid and Pneumonia using transfer learning (efficientnet)
mohammedKhalilDev/covid_pneumonia_classifier
classify chest MRIs for detecting covid and pneumonia using transfer learning (efficientnet_v2 model)
mohammedKhalilDev/explore-data-with-pandas
This repository helps you understand python from the scratch.
mohammedKhalilDev/eye_drowsiness_detection_using_CNN
detect eye drowsiness using CNN that may help to reduce the Road accidents
mohammedKhalilDev/gridSearch-parameter-tuning-on-various-classification-model
using Grid search algorithm with cross validation to tune parameters and training for various classification models and compare between them
mohammedKhalilDev/Home_price_prediction_using_various_regression-algorithms
predict the home price pased on it`s features ex.(location ,rooms ,baths) using various regression algorithms with GridSearch for parameters tuning
mohammedKhalilDev/Leukemia_Detector
using various CNN & transfer learning to detect abnormal blood cells with applying preprocessing and cleaning on the data
mohammedKhalilDev/logistic_regression_model_from_scratch
building logistic regression model from scratch using numpy only and test it on images
mohammedKhalilDev/m2000k_privacy-policy
mohammedKhalilDev/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
mohammedKhalilDev/NLP_offensive_hatespeech_arabic_classifier
detect tweets that have offensive and hatespeech using BERT & GRU models applied on @OSCAT competition data
mohammedKhalilDev/offensive_arabic_tweets_classify_with_ML
use machine learning models (svm ,random forest ,naive_bayes) to detect offinsive arabic tweets from OSACT 2022 compition ,models on original tweets ( no preprocessing for tweets)
mohammedKhalilDev/rolling_app
my 1st kotlin app for android, the app choose a random face of dice, easy to use, easy to understand the code
mohammedKhalilDev/spam-mail-detector
mail-spam-classifier is NLP project for detecting spam e-mails using multinomial naive bayes model and CountVectorizer for text feature extraction
mohammedKhalilDev/try-various-classifiers-on-digits-dataset
appling various classifiers on digits (sklearn dataset) to compare the score between the ML classification algorithms
mohammedKhalilDev/Wake-Up-sleepy-live-yawning-eyedrowsiness-detector
detect yawning & eye drowsiness(using EAR method) from live video to wake the sleepy person ,this APP built on Surabhi Kumaris paper
mohammedKhalilDev/wedding_tables_planner_DFS-algo
decide the minimum number of tables needed in wedding based on the social network of the guests