Skip to content
View MusfirahAther's full-sized avatar

Block or report MusfirahAther

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. Movie-Recommendation1 Movie-Recommendation1 Public

    Built a movie recommendation system using content-based filtering with TF-IDF and cosine similarity, and collaborative filtering with SVD-based matrix factorization on user ratings.

    Jupyter Notebook 2

  2. wine-quality-prediction wine-quality-prediction Public

    This repository contains a simple Flask web application that predicts wine quality from chemical properties entered by the user through a browser form.

    HTML 2

  3. Iub-Helpdesk-Bot Iub-Helpdesk-Bot Public

    AI-powered FAQ helpdesk for IUB students — instant answers from a local database, with Google Gemini AI fallback for questions outside the FAQ set. Built for InventaCore AI Business Automation Chal…

    Python

  4. Loan-Approval-Prediction Loan-Approval-Prediction Public

    Loan Approval Prediction — a Streamlit app that predicts loan approval status using a trained ML model (Python, scikit-learn, Streamlit)

    Jupyter Notebook

  5. processing-image-data-for-deep-learning processing-image-data-for-deep-learning Public

    image preprocessing for deep learning. Covers downloading, loading, resizing, grayscale conversion, and visualization using OpenCV, Matplotlib, and Pillow. Essential data preparation techniques for…

    Jupyter Notebook

  6. Stress-and-Emotion-Detection Stress-and-Emotion-Detection Public

    Real-time AI face emotion & persona overlay app using webcam input, MediaPipe landmarks, and a cyberpunk HUD (Python, OpenCV, MediaPipe)

    Python