Coders Packet

Packets submitted by Nitya Harshitha T

Product purchase prediction using K Nearest Neighbors classification model in Python

This project makes use of the KNN concept in order to predict whether a product will be purchased by a customer based on their age and estimated salary.

Mini student Wikipedia using Tkinter in Python.

This project is aimed at creating a mini student-friendly Wikipedia using the Tkinter library and Wikipedia module in python.

Ice-cream flavor predictor using scikit learn library in python

This project utilizes the scikit learn inbuilt library in python to predict the flavor of ice cream suitable for a person when their age and gender are given as input.