Sumanth Simha C
Sumanth Simha C
Hi, Thanks for quickly answering my question. Depending on the dataset info i.e. no of clusters and number of data points in each class, we can calculate the centroids for...
Is it possible that I can contribute computing the cluster numbers and clustering accuracy in the way which I described before to this repo?
For our usage, we only required the 1st condition i.e. nh ≤ N. So, I have included only that constraint in line 104 in ELM.py. If want to include the...
Hi, You are welcome to contribute to this repo and add the second constraint