Skip to content
View ShrustiMT's full-sized avatar
Block or Report

Block or report ShrustiMT

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

  1. Codsoft-GENRE-CLASSIFICATION Codsoft-GENRE-CLASSIFICATION Public

    Using Multinomial Naive Bayes, this code snippet illustrates a text classification task. It starts by loading training and testing data sets containing text descriptions and the associated genres.

    Jupyter Notebook 2

  2. Codsoft-Spam-Ham-classification Codsoft-Spam-Ham-classification Public

    In the spam email dataset, this Python code snippet is performing text classification using support VectorSVM.

    Jupyter Notebook 1

  3. Codsoft-CREDIT-CARD-FRAUD-DETECTION Codsoft-CREDIT-CARD-FRAUD-DETECTION Public

    This code snippet performs fraud detection using machine learning models such as RandomForestClassifier and DecisionTreeClassifier.

    Jupyter Notebook 1