Skip to content
View yaminibhole's full-sized avatar
🍄
🍄

Block or report yaminibhole

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. Better-CLV-Prediction Better-CLV-Prediction Public

    Better-CLV-Prediction focuses on predicting CLV using machine learning techniques. By analyzing customer data, the model can help businesses optimize their marketing strategies and improve customer…

    HTML 1

  2. Fake_News_Classifier Fake_News_Classifier Public

    A deep learning project for classifying news articles as real or fake using a Bidirectional LSTM model. It includes steps for preprocessing text data, building and training the model, and evaluatin…

    Jupyter Notebook

  3. Human-Stress-Detection-System Human-Stress-Detection-System Public

    Human Stress Detection System: An interactive platform using a RandomForestClassifier to predict stress levels from physiological and environmental data, offering personalized predictions, tailored…

    Jupyter Notebook

  4. Gold_Price_Explorer Gold_Price_Explorer Public

    Gold Price Explorer: An interactive platform that provides a captivating journey through the world of gold prices. Explore historical trends, predict future prices, and uncover valuable insights wi…

    Jupyter Notebook

  5. Social_Media_Sentiment_Analysis Social_Media_Sentiment_Analysis Public

    Social Media Sentiment Analysis: Analyze and visualize sentiment patterns in social media data to gain insights into public opinion on specific topics or brands. This project uses Python scripts to…

    Jupyter Notebook

  6. Text_Summarizer Text_Summarizer Public

    Text Summarizer: A simple Python project that uses Natural Language Processing (NLP) techniques to summarize long text articles. The project employs NLTK for text processing and Streamlit for an in…

    Python