prakharjadaun
Aspiring Data Scientist | Competitive Programmer | Kaggle Expert |
Singular Intelligence LimitedDehradun, Uttarakhand
Pinned Repositories
100-CPP-Programs-Practice
This repository contains brief explanation and implementation of STL library of C++. Moreover, it contains program related to templates, exception handling and file handling.
Cpp-Learn-With-Me
A repository which can help you to learn and understand basic concepts of C++
DSA
Repository contains implementation of different data structures and problems related to them.
Feature-Extraction-for-Spam-Email-Detection
Implemented Preprocessing steps, Feature Extraction techniques and Naive Bayes Classifier in C++. Moreover, we have also implemented all the steps using python for comparative analysis.
MediLink
A safer way to organize your handwritten medical prescriptions with the functionality of blockchain.
ML-Learn-With-Me
Learn Machine learning and its different algorithms with me. In this repo, I upload well explained ml algorithms and topics related to statistics.
Placement-Resources
This repository contains placement resources and interview experiences of various companies.
Real-Time-Object-Detection-System-using-Deep-Learning-Techniques
This project contains python scripts to perform enhanced object detection on images, videos and in real time using deep learning models.
Spotted-in-Motion-Real-Time-Leopard-Segmentation
A real-time application to monitor leopard in urban or rural areas.
Voice-Assistant
Created a Voice Assistant with the help of pyttsx3 library. Also, I have added a simple GUI with the help of Kivy library.
prakharjadaun's Repositories
prakharjadaun/Feature-Extraction-for-Spam-Email-Detection
Implemented Preprocessing steps, Feature Extraction techniques and Naive Bayes Classifier in C++. Moreover, we have also implemented all the steps using python for comparative analysis.
prakharjadaun/100-CPP-Programs-Practice
This repository contains brief explanation and implementation of STL library of C++. Moreover, it contains program related to templates, exception handling and file handling.
prakharjadaun/Placement-Resources
This repository contains placement resources and interview experiences of various companies.
prakharjadaun/DSA
Repository contains implementation of different data structures and problems related to them.
prakharjadaun/Voice-Assistant
Created a Voice Assistant with the help of pyttsx3 library. Also, I have added a simple GUI with the help of Kivy library.
prakharjadaun/Cpp-Learn-With-Me
A repository which can help you to learn and understand basic concepts of C++
prakharjadaun/ML-Learn-With-Me
Learn Machine learning and its different algorithms with me. In this repo, I upload well explained ml algorithms and topics related to statistics.
prakharjadaun/MediLink
A safer way to organize your handwritten medical prescriptions with the functionality of blockchain.
prakharjadaun/Real-Time-Object-Detection-System-using-Deep-Learning-Techniques
This project contains python scripts to perform enhanced object detection on images, videos and in real time using deep learning models.
prakharjadaun/Spotted-in-Motion-Real-Time-Leopard-Segmentation
A real-time application to monitor leopard in urban or rural areas.
prakharjadaun/Exploratory-Data-Analysis-of-IPL-2022
Fetched IPL 2022 data through web-scrapping. & performed data analysis using different data visualization techniques.
prakharjadaun/Hangman-Game
A word guessing game in which you have to guess all the letters of unanimous word until the hangman is drawn.
prakharjadaun/Opinion-Classification-of-IMDB-Moview-Reviews
Performed text categorization on 50K IMDB movie reviews using LSTM and GRU
prakharjadaun/Tic-Tac-Toe
Implemented Tic Tac Toe game for two players using C programming. Covers the basic concepts of C language such as looping, functions, variables etc.
prakharjadaun/Dockerized-Loan-Prediction-System
prakharjadaun/Applications-of-ML-in-Ind-UPES
Repository contains lab experiments of subject Application of machine learning in industries
prakharjadaun/Computer-Graphics-using-OpenGL
prakharjadaun/Cricket-Scorecard
Built a Cricket Scorecard using C++. It generates random numbers which decides the scorecard of yours and your opponent and updates you after each ball.
prakharjadaun/Google-Kickstart
Repository contains the solutions to the problems of google kickstart of the rounds that I have taken part in.
prakharjadaun/Image-Processing
Repository contains the assignment that I have implement under the subject Image processing and pattern analysis.
prakharjadaun/Kaggle
prakharjadaun/Krishi-Mitra
prakharjadaun/Manas-Hackathon-2.0
prakharjadaun/mlproject
prakharjadaun/Neural-Network-Lab-UPES
Contains all the experiments that I have implemented in Neural Networks Lab in UPES
prakharjadaun/prakharjadaun
prakharjadaun/Python-Necessary-Commands
Repo contains several commands which can be helpful in ML projects.
prakharjadaun/Python-Practice
prakharjadaun/The-Code-Parabellum
This repository contains my solutions to problems in the contest The Code Parabellum
prakharjadaun/Wind-Turbine-Instance-Segmentation-using-Detectron2