Skip to content
View mehranmushtaq's full-sized avatar
πŸ€’
Out sick
πŸ€’
Out sick

Block or report mehranmushtaq

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
mehranmushtaq/README.md

Hi, I'm Mehran Mushtaq πŸ‘‹

CSE Student | Machine Learning & Deep Learning Enthusiast | Self Learner

πŸ“ Kashmir, India


Typing SVG


🧠 About Me

  • πŸŽ“ 1st Year Computer Science & Engineering Student
  • πŸ€– Passionate about Machine Learning & Deep Learning
  • πŸ”₯ Self-learned ML, DL, DSA β€” no coaching, no shortcuts
  • πŸ—οΈ Building real projects from scratch and deploying them
  • πŸ“š Currently learning: CNN, NLP, Flask
  • πŸ’‘ Believer in: β€œBuild it. Break it. Learn it.”
  • πŸ“ From Kashmir β€” proving location is no barrier

πŸ› οΈ Tech Stack

Languages

Python C++ C JavaScript HTML CSS SQL

Machine Learning & Deep Learning

PyTorch Scikit-Learn NumPy Pandas Matplotlib Seaborn

Tools & Deployment

Streamlit Jupyter Git GitHub VS Code


πŸš€ Featured Projects

ANN Regression | PyTorch | RΒ² = 0.934

  • Predicts hourly electrical energy output of a Combined Cycle Power Plant
  • 9,568 samples | 4 features | StandardScaler + Adam optimizer
  • RΒ² Score: 93.42% β€” strong generalization on test set
  • Full pipeline: preprocessing β†’ training β†’ validation β†’ best model saving

ANN Multiclass Classification | PyTorch | Accuracy = 94.44%

  • Classifies 7 varieties of date fruits from 34 morphological features
  • 898 samples | LabelEncoder | CrossEntropyLoss
  • Test Accuracy: 94.44% β€” smooth loss convergence over 100 epochs
  • Clean PyTorch pipeline with proper evaluation loop

Scikit-Learn | Algorithms | Real World Projects

  • End-to-end implementations of core ML algorithms
  • Linear/Logistic Regression, KNN, SVM, Naive Bayes, Decision Trees
  • Random Forest, XGBoost, AdaBoost, PCA, Cross Validation
  • Built both from scratch and using Scikit-Learn

Pandas | Matplotlib | Seaborn | Web Scraping

  • Data analysis projects including COVID-19 dataset visualization
  • Web scraping using BeautifulSoup
  • Real world EDA with actionable insights

🎯 Currently Working On

current_focus = {
    "learning"  : ["CNN", "NLP", "Flask"],
    "building"  : "Text Summarization App",
    "practicing": "DSA daily",
    "goal"      : "ML Internship by 2nd year"
}

πŸ“Š ML Knowledge Map

Machine Learning          β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  100%
Deep Learning (ANN)       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘   80%
Deep Learning (CNN/NLP)   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   40%
DSA                       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘    30%
Flask / Backend           β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   20%

πŸ”— Connect With Me


Profile Views

"Kashmir β€” built everything from scratch, one commit at a time." πŸš€

Pinned Loading

  1. ml-scikit-scratch ml-scikit-scratch Public

    End-to-end Machine Learning repository showcasing implementations of core algorithms using Scikit-Learn and from scratch, along with real-world projects, data analysis, and model evaluation techniques

    Jupyter Notebook 3

  2. creditwise-loan-system creditwise-loan-system Public

    A comprehensive machine learning pipeline for predicting loan eligibility. Built with Python and Scikit-learn, this system implements automated data preprocessing and classification models to strea…

    Jupyter Notebook 3

  3. deep-learning deep-learning Public

    My deep learning journey β€” one model at a time. Built with PyTorch, trained on real-world datasets. Starting from ANN regression, growing into CNNs, RNNs and beyond.

    Jupyter Notebook 3