Skip to content

Commit 98c9652

Browse files
authored
Update README.md
1 parent d632044 commit 98c9652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This [dataset](https://drive.google.com/file/d/1er9NJTLUA3qnRuyhfzuN0XUsoIC4a-_q
1717
- Using TfidfVectorizer to convert a collection of raw documents into a matrix of TF-IDF features.
1818
- Using Passive Aggressive algorithms (online learning algorithms) for the purpose is to make updates that correct the loss.
1919
- Build confusion matrix.
20-
![image](https://github.com/Athari22/Fake-News-Detection-Using-Python/blob/main/can_m.png)
20+
![image](https://github.com/Athari22/Fake-News-Detection-Using-Python/blob/main/can.png)
2121

2222
## Part Two:
2323
Using Natural language processing for display the reveal structure and meaning of text.

0 commit comments

Comments
 (0)