Skip to content
View noor7475's full-sized avatar

Block or report noor7475

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. Titanic-Random-Forest-Classifier Titanic-Random-Forest-Classifier Public

    Predicting Titanic passenger survival using a Random Forest Classifier. Includes EDA and model evaluation.

    Jupyter Notebook

  2. Book-Recommender-KNN Book-Recommender-KNN Public

    Recommending books using the K-Nearest Neighbors (KNN) algorithm. Includes data cleaning, visualization, and similarity analysis.

    Jupyter Notebook

  3. Breast-Cancer-Classification-Pipeline Breast-Cancer-Classification-Pipeline Public

    A machine learning project that compares multiple classifiers (SVM, Random Forest, etc.) and automatically exports the best-performing model for production.

    Jupyter Notebook

  4. Cats-Vs-Dogs-Classification Cats-Vs-Dogs-Classification Public

    A professional CNN-based image classifier for Cats and Dogs featuring Batch Normalization, Cosine Decay learning schedules, and a robust '5-Opinion' ensemble inference system.

    Jupyter Notebook

  5. Student-Grade-Tracker Student-Grade-Tracker Public

    A desktop Student Grade Tracker built with Python and CustomTkinter (GUI). Showcases Object-Oriented Programming (OOP) principles, automated data persistence via JSON/File Handling, and a decoupled…

    Python