Skip to content
View FaraAbbasi's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report FaraAbbasi

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

Popular repositories Loading

  1. Hackerrank_Python_Solutions Hackerrank_Python_Solutions Public

    Python solutions to HackerRank challenges (Basic Data Types, loops, functions, and more). Perfect for interview prep, learning Python fundamentals, or contributing better solutions.

    1

  2. Distil-Whisper-ASR-with-Gradio-UI Distil-Whisper-ASR-with-Gradio-UI Public

    A lightweight, user-friendly web interface for Automatic Speech Recognition using the distil-whisper/distil-small.en model. Convert speech to text in real-time with a Gradio interface.

    Jupyter Notebook

  3. Spam-Email-Detector Spam-Email-Detector Public

    Deep learning Email Spam Detector — GRU model served via FastAPI, with a built-in web UI for instant spam/ham predictions.

    Jupyter Notebook

  4. Single-Perceptron-Limit Single-Perceptron-Limit Public

    A single Perceptron trained on real sonar data — visual + numeric proof of why linear models fail and why Multi-Layer Perceptrons exist.

    Jupyter Notebook

  5. Loan-Approval-Classification-with-Random-Forest Loan-Approval-Classification-with-Random-Forest Public

    ML model predicting bank loan approval using Random Forest — 97.4% ROC-AUC, with full EDA, outlier handling, and class-imbalance treatment.