https://github.com/sarthak-1408/classifier-projects
Some Classification related Projects - (Breast Cancer Detection using KNN , LogisticRegression and Spam mail Classifier using SVM ) , Fake News Classification.
https://github.com/sarthak-1408/classifier-projects
classification-algorithm machine-learning machine-learning-algorithms nlp-machine-learning rnn-tensorflow
Last synced: 4 months ago
JSON representation
Some Classification related Projects - (Breast Cancer Detection using KNN , LogisticRegression and Spam mail Classifier using SVM ) , Fake News Classification.
- Host: GitHub
- URL: https://github.com/sarthak-1408/classifier-projects
- Owner: Sarthak-1408
- Created: 2021-03-24T10:44:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-05T14:35:40.000Z (about 4 years ago)
- Last Synced: 2025-01-16T13:59:25.133Z (5 months ago)
- Topics: classification-algorithm, machine-learning, machine-learning-algorithms, nlp-machine-learning, rnn-tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 296 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classifier-Projects
In this Repository you can see a lot of Real world Classification model- 1.Breast Cancer Detection with KNN
- 2.Breast Cancer Detection with LogisticRegression
- 3.Spam mail Detection with SVM
- 4.Fake News Classifier