Pinned Repositories
A-deep-MLP-on-the-MNIST-dataset
Handwritten Digit Classification Using Fully Connected Neural Network (MNIST Dataset)
California-Housing-Prices-Prediction
Predicting median house values in Californian districts, given a number of features from these districts.
Coding-Ninjas-Solutions-CPP
Solutions of the Practice problems, Assignment problems and Test problems in DSA course in C++ of Coding Ninjas
Coding-Ninjas-Solutions-Python
Solutions of the Practice problems, Assignment problems and Test problems in DSA course in Python of Coding Ninjas
Dragon-Real-Estates
Fashion-MNIST-classification
Building an Fashion MNIST Image Classifier Using the Sequential API of Keras.
Geeks-for-Geeks-Solutions-CPP
Solutions of Geeks for Geeks problems in CPP
Grocery-Store-Management-System
Grocery store management system to help grocers automate their order and inventory management processes
Mobile-Price-Classification
striver-AtoZ-CPP-solution
Strivers A2Z DSA Course/Sheet solutions submitted by me in c++
rajeevrpandey's Repositories
rajeevrpandey/Coding-Ninjas-Solutions-CPP
Solutions of the Practice problems, Assignment problems and Test problems in DSA course in C++ of Coding Ninjas
rajeevrpandey/Coding-Ninjas-Solutions-Python
Solutions of the Practice problems, Assignment problems and Test problems in DSA course in Python of Coding Ninjas
rajeevrpandey/Geeks-for-Geeks-Solutions-CPP
Solutions of Geeks for Geeks problems in CPP
rajeevrpandey/California-Housing-Prices-Prediction
Predicting median house values in Californian districts, given a number of features from these districts.
rajeevrpandey/Grocery-Store-Management-System
Grocery store management system to help grocers automate their order and inventory management processes
rajeevrpandey/Mobile-Price-Classification
rajeevrpandey/striver-AtoZ-CPP-solution
Strivers A2Z DSA Course/Sheet solutions submitted by me in c++
rajeevrpandey/A-deep-MLP-on-the-MNIST-dataset
Handwritten Digit Classification Using Fully Connected Neural Network (MNIST Dataset)
rajeevrpandey/Dragon-Real-Estates
rajeevrpandey/Fashion-MNIST-classification
Building an Fashion MNIST Image Classifier Using the Sequential API of Keras.
rajeevrpandey/MLproject
rajeevrpandey/MNIST-Digits-Classification
Classification of 70,000 images of handwritten digits using different Classifiers and their analysis.
rajeevrpandey/Spam-Classifier
Build a spam classifier using examples of spam and ham from Apache SpamAssassin's public datasets.
rajeevrpandey/TestGit
This is for testing Git
rajeevrpandey/Regression-MLP-for-California-Housing-Price-Prediction
Regression MLP for California Housing Price Prediction
rajeevrpandey/Titanic-Survivors
The goal is to predict whether or not a passenger survived based on attributes such as their age, sex, passenger class, where they embarked and so on.
rajeevrpandey/Wine-Classification
Utilized the scikit-learn library to perform wine classification using Support Vector Machine (SVM) models.