Skip to content
View MarvelBoy047's full-sized avatar

Highlights

  • Pro

Block or report MarvelBoy047

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

Popular repositories Loading

  1. Chatbot_nltk Chatbot_nltk Public

    The provided code is for building a simple chatbot using natural language processing (NLP) techniques.

    Python 1

  2. sentiment_analysis_on_the_social_media_datasets sentiment_analysis_on_the_social_media_datasets Public

    Jupyter Notebook 1

  3. LInear-Regression LInear-Regression Public

    This code is a Python script that demonstrates a basic linear regression model for predicting students' final grades based on several input features.

    Python

  4. KNN KNN Public

    These codes exemplify different aspects of machine learning, showcasing both classification and clustering tasks.

    Python

  5. SVM SVM Public

    The provided code is a demonstration of Support Vector Classification (SVC) and K-Nearest Neighbors (KNN) classification algorithms on a breast cancer dataset using scikit-learn.

    Python

  6. Neural_Networks Neural_Networks Public

    The provided code comprises two distinct machine learning projects, each with its own purpose and dataset

    Python