Sklearn naive bayes 1-3 gram version 2.0.0

This commit is contained in:
Th3NiKo 2020-04-04 19:12:25 +02:00
commit b90efefa94
5 changed files with 305288 additions and 305288 deletions

View File

@ -1,13 +1,13 @@
Skeptic vs paranormal subreddits Skeptic vs paranormal subreddits
================================ ================================
Classify a reddit as either from Skeptic subreddit or one of the Classify a reddit as either from Skeptic subreddit or one of the
"paranormal" subreddits (Paranormal, UFOs, TheTruthIsHere, Ghosts, "paranormal" subreddits (Paranormal, UFOs, TheTruthIsHere, Ghosts,
,Glitch-in-the-Matrix, conspiracytheories). ,Glitch-in-the-Matrix, conspiracytheories).
Output label is `S` and `P`. Output label is 0 (for skeptic) and 1 (for paranormal).
Sources Sources
------- -------
Data taken from <https://archive.org/details/2015_reddit_comments_corpus>. Data taken from <https://archive.org/details/2015_reddit_comments_corpus>.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff