Giter Site home page Giter Site logo

Howdy

Profile Views

  • šŸŽÆ Iā€™m a junior data scientist.
  • šŸŽØ I'm honing my data science skills to stay ahead of the game.
  • šŸŽ¤ I'm totally enthralled by the talks on Data Science and AI!
  • šŸ‘¾ Fun fact: I have OCD but it's okay - I like to keep things orderly and clean... just don't ask me to alphabetize my M&Ms!

Torture the data, and it will confess to anything.

Ā 

Stats

GitHub followers

Ehab's github stats Top Langs

To get a better idea of what I do!

Kaggle Credly

Stay in touch

Gmail LinkedIn WhatsApp

Ahmed Ehab's Projects

airlinedw icon airlinedw

Data Vault model for analyzing the flight activity and reservation processes of a major airline company. Provides SQL scripts, queries, and reports for gaining insights into business operations and improving performance.

arabic-book-recommendation-and-question-answering-system icon arabic-book-recommendation-and-question-answering-system

The dataset was first scraped from an Arabic book library website, then cleansed of non-Arabic words, numerals, and tags before going through multiple preprocessing steps. Second, after applying the TF-IDF vectorizer, we used the Random Forest Classifier (RFC) algorithm to be trained on the data. Finally, two Question-Answer datasets were created manually. The input query was matched with the questions within the two datasets to retrieve the most relevant answer.

bashsql icon bashsql

The MySQL Bash project is a simulation of a MySQL database that allows users to create and delete database users, create and delete databases, create tables, insert rows, and select data from tables. It's contained in a directory called MySQL, and the main script is main.sh.

building-gradient-descent-methods-from-scratch icon building-gradient-descent-methods-from-scratch

Implemented optimization algorithms, including Momentum, AdaGrad, RMSProp, and Adam, from scratch using only NumPy in Python. Implemented the Broyden-Fletcher-Goldfarb-Shanno (BFGS) optimizer and conducted a comparative analysis of its results with those obtained using Adam.

customer-behavior-analysis-and-segmentation icon customer-behavior-analysis-and-segmentation

This project utilizes SQL analytical functions to analyze customer behavior and segment customers into different groups based on their purchasing patterns. It involves exploring the OnlineRetail dataset and answering key business questions related to customer behavior.

face-generation-using-gans icon face-generation-using-gans

The CelebA dataset was used to train a DCGAN (Deep Convolutional Generative Adversarial Network). The project was broken down into a series of tasks, from loading in data to defining and training adversarial networks. The trained network generated new images of faces that seemed to be fairly realistic with reduced noise

hate-speech-detection-on-arabic-tweets icon hate-speech-detection-on-arabic-tweets

We utilized a pre-trained model to classify Arabic text. After conducting extensive research, we found that MarBERT was the best model for classifying Arabic offensive tweets. It focuses on dialectal Arabic (DA) and Modern Standard Arabic (MSA). The competition involves two shared sub-tasks: detecting whether a tweet is offensive or not; and detecting whether a tweet contains hate speech or not. It detected offensive sentences with 84.9% accuracy and F1-Score of 83.5%, and hate speech with 93.4% accuracy and F1-Score of 80.4%.

indeed-fake-job-posting-prediction icon indeed-fake-job-posting-prediction

A machine learning model is built using PySpark's MLlib library to automatically flag suspicious job postings on Indeed.com. The dataset includes 18,000 job descriptions, out of which about 800 are fake.

paint-brush-applet icon paint-brush-applet

Paint Brush is an Applet-based drawing app that uses OOP design. It enables users to draw basic shapes with different colors and line strokes, and includes a Clear All button. The app also supports saving and loading drawings as images, making it a useful tool for sharing and archiving artwork.

query-a-digital-music-store-database icon query-a-digital-music-store-database

The goal is to address a series of questions to help the Chinook team members understand the media in their store, their customers and employees, and their invoicing information.

selection-sort-for-characters-and-numbers-with-mips icon selection-sort-for-characters-and-numbers-with-mips

The project is an implementation of the selection sort algorithm in MIPS assembly language to sort both characters and integers. The program loads the input array into the .data section of the MIPS program and calls the selection_sort function to sort the array in place.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.