Pinned Repositories
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
Bank-Note-Authentication-ML-App
CC-Spring
chatbot-
COVID-19-Data-Visualization
Credit-card-Fraud-detection
darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Diabetes-prediction-webapp-using-flask
Precision-Agriculture-using-ML-IOT
venkatanarayana143
venkatanarayana143's Repositories
venkatanarayana143/KPMG-Virtual-Internship
venkatanarayana143/IP-LP3-SUBMISSION-DATA-SCIENCE
venkatanarayana143/IP-LP3-SUBMISSION-SAMPLE
venkatanarayana143/Dockers
venkatanarayana143/fake-news-detection
This advanced python project of detecting fake news deals with the fake and real news. Using sklearn, we build a TfidfVectorizer on our dataset. Then we initialize a PassiveAggressiveClassifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.
venkatanarayana143/Sample-Weather-App
This project is on Creating an Android Weather App using Kotlin. To get the weather information I used OpenWeatherMap API. Informations like Temperature, Pressure, Humidity, Weather status, Time of Sunrise and Sunset etc. are passed from the API.
venkatanarayana143/webapp-using-flask
Creating a simple webpage using flask framework and visualizing some datasets
venkatanarayana143/Whatsapp-demo
venkatanarayana143/datavisualization
webscrapping and visualizing data using matplotlib
venkatanarayana143/Face-Detection-
Detecting face using OpenCV in python
venkatanarayana143/QR-Code-generator-
Generating QR code using tinker and pyqrcode in python