Yash Kothekar
@YashK
3 published packets
Joined Jan 2021
Published Projects
Implementing K-Means Clustering Algorithm in C++ with an Example.
In this project, K-Means Clustering is used to group Mall Customers based on their age, Annual Income, and Spending Score. C++ 17 is used.
Feb 16, 2021
House price prediction system using linear regression in C++
In this project, Multivariate Linear Regression is used to predict House prices, implemented in C++. The data consists of 6 independent variables. The Testing and Training Errors were analyzed.
Feb 11, 2021
Text File management system using Rank based autocompletion in C++
This is a Text file Management system, by which you can create/view existing files in the current directory. It uses Rank based autocompletion while searching for an existing file. C++17 used.
Jan 13, 2021