Skip to content
View danagh1's full-sized avatar

Block or report danagh1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Real-Time-Facial-Emotion-Recognition-Using-AI Real-Time-Facial-Emotion-Recognition-Using-AI Public

    An Android app for real-time facial emotion recognition, designed to improve accuracy for Middle Eastern faces and women wearing hijabs. The CNN model is trained on a hybrid dataset (FER2013, CK+, …

    Java 9 10

  2. Heart-Disease-Prediction-Using-Artificial-Intelligence-Methods Heart-Disease-Prediction-Using-Artificial-Intelligence-Methods Public

    A machine learning project to predict heart disease using a dataset of 1025 patients and 14 key features. The goal is to improve early detection by analyzing patient data with various algorithms.

    Python 1

  3. Web-scraping-with-Python Web-scraping-with-Python Public

    This project utilizes Python to scrape news articles from various Jordanian news websites for mentions of “Orange.” It extracts news titles and publication dates, using libraries such as BeautifulS…

    Python 1

  4. Version-Control-with-RStudio Version-Control-with-RStudio Public

    This project demonstrates the use of version control in RStudio for managing R scripts and data analysis projects. It includes examples of integrating Git for tracking changes, collaborating on cod…

    R

  5. Comparison-of-the-daily-weather-for-Basel-for-the-year-2009-2021 Comparison-of-the-daily-weather-for-Basel-for-the-year-2009-2021 Public

    This project compares the daily weather in Basel, Switzerland, for the years 2009 and 2021. It utilizes the ggplot2 package in R to create a line chart visualizing the dominant wind direction over …

    R

  6. Sentiment-Analysis-For-Restaurant-Reviews-using-NLP Sentiment-Analysis-For-Restaurant-Reviews-using-NLP Public

    This project performs sentiment analysis on restaurant reviews using Natural Language Processing (NLP) techniques in Python. It utilizes various machine learning algorithms, including Multinomial N…

    Python