ShrustiMT

ShrustiMT

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

ShrustiMT's repositories

Codsoft-GENRE-CLASSIFICATION

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.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Codsoft-CREDIT-CARD-FRAUD-DETECTION

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

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Codsoft-Spam-Ham-classification

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

Language:Jupyter NotebookStargazers:1Issues:1Issues:0