Sudipta Ghosh
@Sudipta
4 published packets
Joined Mar 2021
Published Projects
Temperature forecasting in Python using Linear Regression
The project aims to describe the relationship between inside and outside temperature (y(inside)=mx(outside)+c) in Python using Linear Regression.
Apr 14, 2021
Password generator in Python using Tkinter
The project aims to generate a random password with a specified length in Python using the Tkinter module.
Apr 10, 2021
Lol diamond ranked game win prediction in Python using machine learning algorithm.
The project is on win prediction of the league of legends diamond ranked games in Python using machine learning algorithms. The logistic regression model is giving the highest accuracy 73.026 %.
Apr 08, 2021
Iris flower classification in Python using Logistic Regression
The project aims to design and implement a system of pattern recognition for iris flowers. At the end of the project, I have obtained 96% accuracy as a result.
Apr 07, 2021