Skip to content

danielavelosar/podcast-recomendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

podcast reviews sentiment classifier

This project aims to practice TF-IDF for sentiment classification in a large data set

stages of the project

  1. finding data. This is the dataset I found in Kaggle
  2. priming data. As a basic approach, I used a supervised dataset, I deleted other columns I did not want to use and convert floats to integers
  3. I applied TF-IDF algorithm
  4. I used Accuracy and F1 score to measure how the model performed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published