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.

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

    A voice-enabled chatbot using Google Gemini API, Speech Recognition, and Text-to-Speech (TTS). It leverages NLP and Prompt Engineering for real-time, context-aware interactions, converting speech t…

    Jupyter Notebook

  2. 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

  3. 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

  4. NLP-Pipeline-for-Financial-Article-Sentiment-Analysis NLP-Pipeline-for-Financial-Article-Sentiment-Analysis Public

    Jupyter Notebook

  5. Data-Science-Projects Data-Science-Projects Public

    Jupyter Notebook

  6. 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