Skip to content
View shaadfazal's full-sized avatar

Block or report shaadfazal

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 Loading

  1. Overlapped-Cervical-Cell-Region-Segmentation Overlapped-Cervical-Cell-Region-Segmentation Public

    Code implementation of the paper 'Overlapped Cervical Cell Region Segmentation' by Shaad Fazal and R.M. Dansereau presented at the 2024 IEEE International Symposium on Medical Measurements and Appl…

    Jupyter Notebook

  2. Hospital_readmission_prediction Hospital_readmission_prediction Public

    Predicting hospital readmissions using machine learning models on diabetic patient data, with a focus on model performance, feature importance analysis, and interpretability using SHAP values.

    Jupyter Notebook 1

  3. Data-Science-Projects Data-Science-Projects Public

    Jupyter Notebook

  4. RC4-Stream-Cipher-Implementation-and-application-in-Encryption-Decryption- RC4-Stream-Cipher-Implementation-and-application-in-Encryption-Decryption- Public

    RC-4 is a Stream Cipher. Stream Ciphers operate on a stream of data byte by byte. RC4 stream cipher is one of the most widely used stream ciphers because of its simplicity and speed of operation. I…

    Python

  5. Image_Processing Image_Processing Public

    Image processing projects in MATLAB

    MATLAB

  6. TextEncryptionDecryptioninusingAlternatingStopandGoStreamCipher TextEncryptionDecryptioninusingAlternatingStopandGoStreamCipher Public

    Text encryption and decryption using alternating stop and go generator stream cipher

    Python