Pinned Repositories
Bar-and-Line-Charts-using-ChartJs-in-Angular
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.
COVID19-detection-via-a-CT-scan-and-X-ray-imaging.
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
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.
Fake-News-Detection
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.
JavaScript-Random-Password-Generator
A strong and random password generator using JavaScript, HTML5 and CSS3
Python-Random-Password-Generator
A strong and random password generator using python
Swatej.github.io
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".
SwatejPatil's Repositories
SwatejPatil/Bar-and-Line-Charts-using-ChartJs-in-Angular
SwatejPatil/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.
SwatejPatil/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".
SwatejPatil/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.
SwatejPatil/Fake-News-Detection
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.
SwatejPatil/JavaScript-Random-Password-Generator
A strong and random password generator using JavaScript, HTML5 and CSS3
SwatejPatil/Python-Random-Password-Generator
A strong and random password generator using python
SwatejPatil/Simple-JavaScript-Calculator
This is a simple calculator which is able to perform all arithmetic operations, built using JavaScipt, HTML5, and CSS3.
SwatejPatil/Swatej.github.io
SwatejPatil/SwatejPatil
SwatejPatil/Adobe-Illustrator-Practice
SwatejPatil/Chart.js-Tutorial-How-to-Make-a-Marimekko-Chart-in-Angular
SwatejPatil/Gauges-in-Angular-with-CSS
SwatejPatil/Simple-JavaScript-Clock
This is a simple clock built using JavaScipt, HTML5, and CSS3.
SwatejPatil/TicTacToe
This is a Tic Tac Toe game built using the pygame module in Python.
SwatejPatil/COVID19-detection-via-a-CT-scan-and-X-ray-imaging.
SwatejPatil/Angular-Practice
SwatejPatil/Blockchain-Decentralized-Voting
Decentralized Voting Application Using Blockchain
SwatejPatil/ChartJS-with-Angular
SwatejPatil/Creating-a-scatter-plot-in-Chart.js-with-Angular-A-step-by-step-tutorial
Creating a scatter plot in Chart.js with Angular: A step-by-step tutorial
SwatejPatil/Elasticsearch-Web-Application
Elasticsearch Web Application
SwatejPatil/How-to-Create-a-Marimekko-Chart-in-Chart.js-in-Angula
SwatejPatil/Ishan
Web Dev
SwatejPatil/Linux-From-Scratch
Linux OS build completely from Scratch
SwatejPatil/Phishing-Page-Detection-Using-ML-and-DL
SwatejPatil/Pie-and-Doughnut-Charts-using-ChartJs-in-Angular
SwatejPatil/portfolio
SwatejPatil/Sparks-Foundation-Task
SwatejPatil/Stock-Price-App
A stock price data app build using Streamlit library
SwatejPatil/Titanic-Survival-Prediction