Coders Packet

Packets submitted by Sudipta Ghosh

Pokemon Data Analyzing in Python Using Machine Learning

The project aims to see the mean value of Pokemon attack and defense and also plot a graph between attack and defense

Video games sales analysing using in Python using Machine Learning.

The project aim is to analysing top Video Games Sales in Europe, North America, and Japan and also to see top publishers in that countries using Python

Simple calculator using Python

The project aims to design a calculator (addition, multiplication, subtraction, division) using Python.