Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,12 @@ tags:
|
|
8 |
- code
|
9 |
size_categories:
|
10 |
- 10K<n<100K
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- code
|
9 |
size_categories:
|
10 |
- 10K<n<100K
|
11 |
+
---
|
12 |
+
|
13 |
+
Develop a machine learning program to identify when an article might be fake news. Run by the UTK Machine Learning Club.
|
14 |
+
|
15 |
+
This is the Dataset to the Fake-News-Classifier competition in Kaggle. There is a Test csv to check for predictions.
|
16 |
+
|
17 |
+
**Citation**
|
18 |
+
|
19 |
+
William Lifferth. (2018). Fake News. Kaggle. https://kaggle.com/competitions/fake-news
|