Skip to content
View suhaibmukhtar's full-sized avatar
đź’­
#Open to work
đź’­
#Open to work

Block or report suhaibmukhtar

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. ChatterGen-Interactive-Chatbot-Powered-by-GenAI ChatterGen-Interactive-Chatbot-Powered-by-GenAI Public

    ## implement the LLM model using Langchain library

    Jupyter Notebook 1

  2. Drug-Review-Sentiment-Analysis Drug-Review-Sentiment-Analysis Public

    Sentiment analysis in NLP uses deep learning to categorize text sentiment into positive, negative, or neutral classes. It involves data preprocessing, representation with embeddings, diverse model…

    Jupyter Notebook 2

  3. Human-Activity-Recognition-With-Smart-Phone Human-Activity-Recognition-With-Smart-Phone Public

    This project is to build a model that *predicts the human activities* such as __Walking, Walking_Upstairs, Walking_Downstairs, Sitting, Standing__ and __Laying__ as done in Smart-Watches.

    Jupyter Notebook 1

  4. Credit_Card_fraud_Detection_with_Explanability Credit_Card_fraud_Detection_with_Explanability Public

    This repository implements a credit card fraud detection system using machine learning. It employs Python libraries like Pandas, NumPy, and Scikit-learn to analyze a Kaggle dataset through data exp…

    Python 1

  5. BBC_Text_Document_Classification BBC_Text_Document_Classification Public

    Jupyter Notebook 1

  6. Data-Versioning-Using-DVC-MLOPS Data-Versioning-Using-DVC-MLOPS Public

    This repository will contain the hands-on practice on how to track the versions of the source-code. This repository will further track the data and artifacts of each component of the ML-Pipeline us…

    Python