Skip to content

A notebook that contains the usage of almost machine learning algorithms for multiclass (4 classes) text analysis

Notifications You must be signed in to change notification settings

ghanmi-hamza/Machine-learning-for-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Machine learning for NLP

Basic Needs Basic Rights Kenya - Tech4MentalHealth

This is a competition from ZINDI Plateform.

The aim of the competition is to:

  • develop a machine learning model that classifies statements and questions expressed by university students in Kenya when peaking about the mental health challenges they struggle with. The four categories are depression, suicide, alchoholism, and drug abuse.
  • The evaluation metric for this challenge is Log Loss

In This notebook I tested almost machine learning algorithms:

  • SVM
  • SGD
  • XGBOOST
  • NAIVE BAYES
  • LOGISTIC REGRESSION
  • ADABOOST
  • RANDOM FOREST
  • ...
My best result:
  • log loss = 0.460
  • Leaderboard Rank = 179/492

Competition URL : https://zindi.africa/competitions/basic-needs-basic-rights-kenya-tech4mentalhealth

About

A notebook that contains the usage of almost machine learning algorithms for multiclass (4 classes) text analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published