Moaaz Youssef (@Moaaz900)
  • Stars
    star
    15
  • Global Rank 764,977 (Top 27 %)
  • Followers 1
  • Following 1
  • Registered about 5 years ago
  • Most used languages
  • Location πŸ‡ͺπŸ‡¬ Egypt
  • Country Total Rank 1,733
  • Country Ranking

Top repositories

1

Clustering-COVID-19-Research-Papers-

using Databricks platform, data source (Kaggle) Clustered technical papers, using K-means algorithm, to easily find the related papers Recommended top (N) similar papers, from the relevant cluster using cosine similarity
Jupyter Notebook
1
star
2

Moaaz900

Config files for my GitHub profile.
1
star
3

BBC-news-articles

Developed classification model using transfer learning Bert and Xl-net to predict BBC articles classes like sport, economic, entertainment,...etc.
Jupyter Notebook
1
star
4

Customer-Churn-Management-

Segmented customers using K-means algorithm Predicted customers churn using Logistic Regression Applied NaΓ―ve Bayes classifier with Cross Validation to enhance customer churn prediction
Jupyter Notebook
1
star
5

New-York-City-Taxi-Rides-Analytics

Calculated the average time it takes for taxi to find it next trip per destination borough Computed the number of trips that started and ended within same borough Determined the number of trips that start in one borough and ended in another one
Jupyter Notebook
1
star
6

ETL-based-on-TPC-DI

Populated dimensions according to its schema from different data sources (xml, txt, csv) files Created FactCashBalances table from these dimensions Performed queries on FactCashBalances
Jupyter Notebook
1
star
7

Cardiovascular-Disease-Risk-Detection

Estimated NaΓ―ve Bayes-based risk; using vital signs, gender, serum cholesterol and other features; of a person developing a heart disease
Jupyter Notebook
1
star
8

Passenger-Flights-Planning-Model-Based-on-Airlines-On-Time-Performance-Data-

Predicted arrival flight delay time using both Decision Tree method with N-Fold Cross Validation and Random Forests method with Bagging Compared the prediction performance of the two methods
Jupyter Notebook
1
star
9

Studying-and-applying-Mixture-Density-Network-MDN-

using Python, data source (Data.Gov) Studied MDN published materials and summarized its theory and applications Applied MDN on Airlines-On-Time Performance Data to predict arrival delay distribution and its uncertainty conditioned on departure delay
Jupyter Notebook
1
star
10

Chicago-crime-rates

Data source (Chicago Data Portal), collected and joined data that describes all aspects of Chicago's community area income, poverty, unemployment, education, birth rate, health, etc. Applied Cross Validation on multiple regression algorithms to select the best model Developed regression model using XGBRegressor algorithm to predict rates of crime types at specific community areas and specific parts of the day with the random search technique to tune hyperparameters
Jupyter Notebook
1
star
11

Loans-charged-off

Applied Cross Validation on multiple regression algorithms to select the best model Developed regression model using XGBRegressor algorithm to predict charged-off amount if defaulted with the random search technique to tune hyperparameters
Jupyter Notebook
1
star