Skip to content
View abdallahh07's full-sized avatar

Block or report abdallahh07

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
abdallahh07/README.md

About me

class AbdallahHashad:
    role        = "Machine Learning Engineer & Data Scientist"
    location    = "Cairo, Egypt 🇪🇬"
    edge        = "CFA-level valuation + DCF modelling + professional appraisal work"

    def building(self):
        return ["end-to-end ML pipelines", "leakage-proof feature engineering",
                "tuned gradient boosting models", "quantitative finance tooling"]

    def current_focus(self):
        return {"learning": ["Hands-On ML (Géron)", "Linear Algebra (Strang)", "SQL"],
                "goal": "models that answer real economic questions, not just minimise loss"}

🌐 Portfolio: abdallah-hashad.vercel.app  •  📊 Kaggle: abdallahhashad0  •  ✍️ Medium: @abdallahhashad029


🛠️ Tech stack

Machine Learning

Python, pandas, NumPy, scikit-learn, TensorFlow, PyTorch

Data & Visualisation

Jupyter, Matplotlib, Seaborn, Power BI, MySQL, SQLite

Tools

Git, GitHub, VS Code, Excel, macOS

Quantitative Finance


📌 Featured projects

Project What it does Stack
🏠 moscow-real-estate-price-prediction 0.98 R² CV — CatBoost / XGBoost / LGBM ensembles, SHAP analysis Python CatBoost SHAP
🌾 food-price-inflation-analysis ML pipeline predicting global food price shocks (1990–2024) Python LGBM Power BI
🏡 airbnb-revenue-prediction Revenue model on 90k+ EU listings, incl. leakage detection Python CatBoost
🩺 Diabetes-classification 6 classifiers with tuned sklearn pipelines Python scikit-learn
🎓 student-performance-prediction Score regression with sklearn pipelines Python scikit-learn

📊 GitHub stats


🐍 Contribution snake

Contribution snake animation

🤝 Connect



Popular repositories Loading

  1. bankruptcy-prediction bankruptcy-prediction Public

    Company bankruptcy prediction using financial ratios | LightGBM | Production ML package structure

    Jupyter Notebook 1

  2. student-performance-prediction student-performance-prediction Public

    Predicting student final scores using regression models and sklearn pipelines

    Python

  3. Diabetes-classification Diabetes-classification Public

    Diabetes prediction using 6 classification models with hyperparameter tuning and sklearn pipelines

    Python

  4. airbnb-revenue-prediction airbnb-revenue-prediction Public

    Predicting Airbnb annual revenue using CatBoost (R2: 0.597) on 90k+ European listings. Includes EDA, feature engineering, data leakage detection, and model comparison.

    Python

  5. Melbourne-Housing-Price-Prediction- Melbourne-Housing-Price-Prediction- Public

    Python

  6. moscow-real-estate-price-prediction moscow-real-estate-price-prediction Public

    Moscow real estate price prediction using CatBoost, XGBoost, LGBM with 0.98 R² CV score. Includes EDA, feature engineering, ensemble models, SHAP analysis.

    Jupyter Notebook