Changes between Version 23 and Version 24 of GSoC2017/Clustering/Work-Product


Ignore:
Timestamp:
29/08/17 06:09:34 (8 years ago)
Author:
Richhiey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2017/Clustering/Work-Product

    v23 v24  
    5252* '''''Improve clustering run time through optimizations.'''''
    5353
    54 The run time speed of clustering needs to be improved since it should be useful for interactive search too. Hence using an optimized algorithm, or adding improvements to the current code would be important
     54The run time speed of clustering needs to be improved since it should be useful for interactive search too. Hence using an optimized algorithm, or adding improvements to the current code would be important.
    5555
    5656* '''''Implement more initialization techniques and distance metrics.