Skip to content

73anthonyL/suicide-sentiment-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SuicideSentimentDetection

A basic binary classification model that detects suicidal intent / thoughts through text. Done with basic logistic regression. The text is vectorized to form a DTM that contains information about appearances of one-word, two-word, and three-word (consecutive) phrases.

DATA SET TAKEN FROM:

https://www.kaggle.com/datasets/nikhileswarkomati/suicide-watch

About

A binary classification model that detects suicidal intent / thoughts through text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors