Coders Packet

Packets submitted by Abhijeet Verma

Basics of machine learning-train and predict iris dataset

This Project mainly focuses on Naive Bayes Algorithm to train Iris dataset and predict the output that is the type of iris plant.

Simple Voting Web Application using states in Reactjs

A simple Voting App using React js that will help you to undestand how to use state in reactjs. Here we will make simple voting for the cars.After this project you will be able to make your own.

Simple Voting Web Application using states in ReactJS

A simple Voting App using React js that will help you to understand how to use state in ReactJS. Here we will make simple voting for the cars. After this project, you will be able to make your own.

A Simple Song Playlist Using Linked list in Java

This Project will help you to understand the basic operations on linked list such as adding, removing and iterating a linked list forward and backward by using a real-world problem i.e PlayList