• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

This model helps to identify fake news or false information using machine learning algorithms, in this model we have used TF-IDF vectorizer to differentiate the news samples and then categorize them into fake or real. We have been able to achieve 90% accuracy.

More Repositories

1

Bar-and-Line-Charts-using-ChartJs-in-Angular

TypeScript
5
star
2

Vironica-AI-Age-of-Ultron

This is a desktop assistant bot that is operated on voice commands, I have added simple commands like "open youtube" and "open google".
Python
3
star
3

Fake-Currency-Detection

Identification of fake currency is a challenging problem for all. Fake banknotes are becoming more and more identical to the real ones. In this Fake Currency Detection model, I have used multiple machine learning algorithms to determine fake or real banknotes and was able to achieve more than 90% accuracy.
Jupyter Notebook
3
star
4

Swatej.github.io

CSS
2
star
5

ChartJs-Zoom-Plugin-Tutorial

The chart.js zoom plugin provides an easy way to zoom in on data points in a line chart with a mouse wheel scroll.
TypeScript
2
star
6

Python-Random-Password-Generator

A strong and random password generator using python
Python
2
star
7

SwatejPatil

2
star
8

JavaScript-Random-Password-Generator

A strong and random password generator using JavaScript, HTML5 and CSS3
JavaScript
2
star
9

Simple-JavaScript-Calculator

This is a simple calculator which is able to perform all arithmetic operations, built using JavaScipt, HTML5, and CSS3.
JavaScript
2
star
10

TicTacToe

This is a Tic Tac Toe game built using the pygame module in Python.
Python
1
star
11

Gauges-in-Angular-with-CSS

TypeScript
1
star
12

Chart.js-Tutorial-How-to-Make-a-Marimekko-Chart-in-Angular

TypeScript
1
star
13

Simple-JavaScript-Clock

This is a simple clock built using JavaScipt, HTML5, and CSS3.
CSS
1
star
14

Space_Invader

Simple old-school Space Invaders game using Pygame module.
Python
1
star
15

Adobe-Illustrator-Practice

Jupyter Notebook
1
star
16

Email-Spam-Detection

This is an email spam classifier build using the Naive Bayes algorithm. I have used Sklearn CountVectorizer to convert email text into a number matrix and then use Sklearn MultinomialNB classifier to train our model
Jupyter Notebook
1
star
17

TwoBallPong

This is a simple Pong game, made using Turtle module, I have just added another ball to make the game more difficult.
Python
1
star
18

Online-Ice-Cream-Delivery-Website--CreamHeaven.com

This is a responsive website made from HTML5 and CSS3
HTML
1
star
19

Chrome-Dino-Game-Automated

This is an automated dino game project, I have made this project using Pyautogui.
Python
1
star