mohammedKhalilDev's repositories

2D_online_jumping_game

online jumping game built with unity and using photon for online

Language:C#Stargazers:1Issues:1Issues:0

best-of-ml-python

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

Language:PythonLicense:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

Clean-Code-Notes

My notes of Clean Code book

Stargazers:0Issues:0Issues:0

covid_and_Pneumonia-detector-

detector that detects covid and Pneumonia using transfer learning (efficientnet)

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

covid_pneumonia_classifier

classify chest MRIs for detecting covid and pneumonia using transfer learning (efficientnet_v2 model)

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

explore-data-with-pandas

This repository helps you understand python from the scratch.

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

eye_drowsiness_detection_using_CNN

detect eye drowsiness using CNN that may help to reduce the Road accidents

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

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

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

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

Stargazers:0Issues:1Issues:0

Leukemia_Detector

using various CNN & transfer learning to detect abnormal blood cells with applying preprocessing and cleaning on the data

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

logistic_regression_model_from_scratch

building logistic regression model from scratch using numpy only and test it on images

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

machine-learning-cheat-sheet

Classical equations and diagrams in machine learning

Language:TeXStargazers:0Issues:0Issues:0

NLP_offensive_hatespeech_arabic_classifier

detect tweets that have offensive and hatespeech using BERT & GRU models applied on @OSCAT competition data

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

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)

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

rolling_app

my 1st kotlin app for android, the app choose a random face of dice, easy to use, easy to understand the code

Stargazers:0Issues:1Issues:0

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

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

try-various-classifiers-on-digits-dataset

appling various classifiers on digits (sklearn dataset) to compare the score between the ML classification algorithms

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

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

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

wedding_tables_planner_DFS-algo

decide the minimum number of tables needed in wedding based on the social network of the guests

Language:JavaStargazers:0Issues:1Issues:0