• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fake news detection using Naïve Bayes in Python along with confusion matrix calculated using sklearn.

More Repositories

1

Art-Galleria-Management-System

A management system designed for the employees of MIRAS (Art Gallery). It is used to sell/cancel tickets, book/cancel events and keeps track of all upcoming events.
Python
9
star
2

GBFS-A_Star-Maze-Slover-In-Python

A program to solve a maze using Greedy Best First Search (GBFS) and A Star algorithm.
Python
8
star
3

Hadoop-MapReduce-Sentiment-Analysis-Through-Keywords

A MapReduce program to conduct sentiment analysis of a keyword from a list of comments.
Java
8
star
4

BFS-DFS-Maze-Solver-In-Python

A program to solve a maze using Breadth First Search (BFS) and Depth First Search (DFS).
Python
7
star
5

Password-Cracker-Using-Distributed-Systems-In-CPP

A password cracker that finds the encrypted password by utilizing distributed systems. It is built on Virtual Linux Machine clusters that communicate by using openMP
C++
7
star
6

Urdu-Poetry-Generation-Using-N-Grams-BackwardBigram-BidirectionalBigram-In-Python

Generating Urdu poetry using SpaCy in Python. Poetry has been generated by using Uni-grams, Bi-grams, Tri-grams and through Bidirectional Bigram Model and Backward Bigram model.
Jupyter Notebook
6
star
7

Search-Number-Among-Slave-Processes-Using-MPI-openMP

MPI and openMP used to search for a number amoung the slave processes
C++
5
star
8

Exam-Scheduler-Using-Genetic-Algorithm-In-Python

Exam schedule generation using Genetic Algorithm.
Jupyter Notebook
4
star
9

AES-Algorithm

C++
3
star
10

Hadoop-MapReduce-To-Find-Average-Length-Of-Comments

A MapReduce program to calculate the average length of comments.
Java
3
star
11

K-Means-And-KNN-On-MultiClass-Dataset

Applying K Means and KNN on a multiclass dataset to make clusters and find nearest neighbours.
Jupyter Notebook
3
star