Skip to content
View mahnoorsheikh16's full-sized avatar
👾
👾

Block or report mahnoorsheikh16

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 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

Pinned Loading

  1. Node-Classification-with-Graph-Neural-Networks Node-Classification-with-Graph-Neural-Networks Public

    Evaluation of multiple graph neural network models—GCN, GAT, GraphSAGE, MPNN and DGI—for node classification on graph-structured data. Preprocessing includes feature normalization and adjacency-mat…

    Jupyter Notebook 1

  2. Sketchify-A-Quick-Draw-drawing-classifier Sketchify-A-Quick-Draw-drawing-classifier Public

    Implementation of a sketch‐recognition pipeline inspired by Google’s Quick, Draw!. Includes data preprocessing and feature‐engineering scripts, three Bayesian classifiers alongside Logistic Regress…

    Jupyter Notebook 1

  3. Optimizing-Supply-Chain-Efficiency-with-Geospatial-Data Optimizing-Supply-Chain-Efficiency-with-Geospatial-Data Public

    Forked from andrew-jxhn/STT810_StatsProject

    Leveraged historical geospatial data to forecast weather patterns, optimize delivery times and methods to improve efficiency and reduce costs.

    Jupyter Notebook 1

  4. NLP-Approach-to-AI-Text-Classification NLP-Approach-to-AI-Text-Classification Public

    Forked from andrew-jxhn/STT811_StatsProject

    A text‐classification pipeline for identifying human‐ versus AI-generated responses using engineered linguistic/semantic features and PCA-reduced vectors; achieves ~85% accuracy with Logistic Regre…

    Jupyter Notebook 1

  5. Impact-of-Minimum-Wage-Policies-on-Youth-Unemployment Impact-of-Minimum-Wage-Policies-on-Youth-Unemployment Public

    This study will be an attempt to analyze what impact minimum wage has upon youth unemployment in Pakistan, a country having the world's ninth largest labor force, with 4 million young people reachi…

    1

  6. Explainable-Fake-News-Detection-and-Personalized-Credible-Recommendation-via-GraphML Explainable-Fake-News-Detection-and-Personalized-Credible-Recommendation-via-GraphML Public

    System for detecting fake news and suggesting credible alternatives. Takes a news URL and outputs a credibility score, explanation, and top reliable sources. Uses TF-IDF + Logistic Regression, XGBo…