Andrei Novikov

Results 44 issues of Andrei Novikov

**Introduction** Incorrect indexes could be returned by 'allocate_sync_ensembles' due to wrong size of 'descriptors' where spike description is stored for each oscillator. The bug was corrected during review. Unit-tests should...

Testing

**Introduction** Any data set almost always contains outliers. CURE algorithm provides mechanism to eliminate them. **Resources** - Article: **CURE: An Efficient Clustering Algorithm for Large Databases** - Sudipto Guha, Rajeev...

Enhancement

**Introduction** Each class/function/etc. of the library should documented and included to doxygen build for automatic documentation generation. Content of the file 'pyclustering/utils/dimension.py' does not satisfy the previous statement. **Description** 1....

Documentaion

**Introduction** The was a topic on **stackoverflow** referred to **pyclustering** where Ward's method was mentioned. It is a method that is used as criterion for choosing pair of clusters for...

Enhancement