Hi Shubham Thanks for your interest. I'm eager to see your contributions to sklearn in the future. However, I'm pretty sure kmeans++ is already implemented: http://scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
Jacob On Thu, Mar 2, 2017 at 1:07 AM, SHUBHAM BHARDWAJ 15BCE0704 < [email protected]> wrote: > Hello Sir, > > My introduction : > I am a 2nd year student studying Computer Science and engineering from > VIT, Vellore. I work in Google Developers Group VIT. All my experience has > been about collaborating with a lot of people ,working as a team, building > products and learning along the way. > Since scikit-learn is participating this time I am too planning to submit > a proposal. > > Proposal idea: > I am really interested in implementing kmeans++ algorithm.I was doing some > work on DT but I found this very appealing. Just wanted to know if it can > be a good project idea. > > Regards > Shubham Bhardwaj > > > > _______________________________________________ > scikit-learn mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn > >
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
