Skip to content
View Rishita3110's full-sized avatar

Block or report Rishita3110

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. narrateIt narrateIt Public

    Forked from AnurithaSree/narrateIt

    A Perception that Reflects you

    HTML

  2. CodeAlpha_HangmanGame CodeAlpha_HangmanGame Public

    A simple text-based Hangman game developed in Python for the CodeAlpha Python Programming Internship.

    Python

  3. House-Price-Prediction House-Price-Prediction Public

    End-to-end House Price Prediction using the Ames Housing Dataset with Feature Engineering, Lasso Regression, and Model Evaluation.

    Jupyter Notebook

  4. Customer-Churn-Prediction Customer-Churn-Prediction Public

    Machine Learning project for predicting customer churn using Random Forest, achieving 100% accuracy with comprehensive EDA, visualization, feature importance analysis, and model comparison.

    Jupyter Notebook

  5. Code Code Public

  6. CodeAlpha_ChatBot CodeAlpha_ChatBot Public

    A simple AI-inspired chatbot built using Python and JSON that can answer predefined questions and learn new responses from user interactions. The chatbot uses fuzzy string matching to find the clos…

    Python