Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
General:  news Type:  dataset Task:  text classification Data Domain:  nlp Framework:  scikit-learn
Abid 3da3308c76
deepnote button added, correct image link added
2 years ago
9f988a6a2b
Complete project
2 years ago
50e907f8f8
Initial commit
2 years ago
9f988a6a2b
Complete project
2 years ago
3da3308c76
deepnote button added, correct image link added
2 years ago
9f988a6a2b
Complete project
2 years ago
9f988a6a2b
Complete project
2 years ago
9f988a6a2b
Complete project
2 years ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

Malawi-News-Classification

Using text classifier to predict various categories in Malawi News articles using SMOTE and SGDClassifier.

View in Deepnote

cover

The project code is simple and effective on competitive grounds. I have experimented with Vectorizer, Porter stemmer for test preprocessing. I have also used multiple methods to clean my text to improved overall model performance. In the end, I have used SKlearn Stochastic Gradient Decent (SGD) classifier for predicting News categories. I have also experimented with various neural networks and gradient boosting models, but they all failed as simple logistics regression with minimum hyperparameter tunning works quite well on this data.

To understand the code read my article on Medium

Tip!

Press p or to see the previous file or, n or to see the next file

About

Using text classifier to predict various categories in Malawi News articles using SMOTE and SGDClassifier.

Collaborators 1

Comments

Loading...