Skip to content
View saraabme's full-sized avatar
Block or Report

Block or report saraabme

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. BoneAgePrediction BoneAgePrediction Public

    This notebook is an attempt to predict bone age using Xception (pre trained model)

    Jupyter Notebook 1

  2. PCA_Wisconsin_breast_cancer_dataset PCA_Wisconsin_breast_cancer_dataset Public

    In this project, the Wisconsin breast cancer dataset is visualized in two dimensions using Principal Component Analysis (PCA).

    Jupyter Notebook

  3. Chest_X-ray_for_Medical_Diagnosis Chest_X-ray_for_Medical_Diagnosis Public

    This project focuses on analyzing chest X-rays to predict conditions such as pneumonia and COVID19 using computer vision techniques and deep learning models.

    Jupyter Notebook

  4. Cat_Dog_Image_Classification Cat_Dog_Image_Classification Public

    This project is a deep learning model built with PyTorch that classifies images into two categories: cats and dogs.

    Python

  5. MachineLearningAlgorithms MachineLearningAlgorithms Public

    In this project, the objective is to compare the performance of three distinct algorithms (logistic regression, gradient descent, and stochastic gradient descent)on a synthetic training set with th…

    Jupyter Notebook

  6. SVD_ImageCompression SVD_ImageCompression Public

    In this project, the focus is on image compression using Singular Value Decomposition (SVD), specifically following the principles of the well-known "Eigenfaces" experiment.

    Jupyter Notebook