Uttam Mittal
Uttam Mittal
As mentioned on the discord server, this project is under maintainence for this week and no new PRs will be accepted and no issues will be assigned for this week.
> To implement it, I was thinking either we need to use any 3rd party cpp library because we need to store multiple data types in single data structure. >...
Assigned it to you...gl
> really sorry for all the silly mistakes:/ > will try to do better next time! Arey np with that...you guys are in the learning stage rn so obv you'll...
> I'm unable to resolve the build issue, how do i fix it? We're working on it...will let you know soon
Once you complete one of the issues assigned to you, you can go on for another one
Basically, the current K-Means algorithm works only for 2 features and we need to extend it to n features. Also, it only uses euclidean distance but we want to take...
> Can you please share any regarding paper? What paper are you referring to?
> Regularization preprocessing ! How it can be executed There was some mistake....corrected now. U can refer to this [article](https://towardsdatascience.com/regularization-in-machine-learning-76441ddcf99a) for reference
> I would like to contribute where do I need to implement it in which part of the directory First correct your previous code files(don't use chatgpt this time) and...