Skip to content
View shwetapardhi's full-sized avatar

Block or report shwetapardhi

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. Healthcare_chatbot Healthcare_chatbot Public

    Healthcare Chatbot for Symptom Checking Create a chatbot that can help users diagnose potential medical conditions based on symptoms. Use NLP for understanding user inputs, and train ML models on m…

    Python 1

  2. Project--Sentiment_Analysis Project--Sentiment_Analysis Public

    # Project--Sentiment_Analysis Developed Python script to extract comments data from Amazon and Official site. Performed NLP based Tokenization, Lemmatization, vectorization and processed data in Ma…

    Jupyter Notebook 1

  3. Project-Bankruptcy_Prediction Project-Bankruptcy_Prediction Public

    Using various machine learning models (Logistic Regression, Gaussian Naïve Bayes, KNN, Gradient Boosting Classifier, Decision Tree Classifier, Random Forest Classifier.) to predict whether a compan…

    Jupyter Notebook 1

  4. LLM-Project-Chatbot- LLM-Project-Chatbot- Public

    A research tool where you can give bunch of articles, URLs and then can ask questions it will retreve answer based on those articles. Process article content through LangChain's UnstructuredURL Loa…

    Python