---------- 1 stream generator ------------ This is a program to generate datasets for benchmarking the data stream ---------- 2 Hi-AP ------------ This is the Matlab programs for Hierarchical clustering on the large dataset by AP (Hi-AP) ---------- 3 StrAP_Matlab ------------ This is the Matlab programs for stream clustering AP (StrAP) ---------- 4 StrAP_Matlab_full ------------ The Matlab programs for stream clustering AP (StrAP). StrAP_Matlab_full = StrAP_Matlab + online adaption of PH parameter 'lambda'. In StrAP_Matlab the PH parameter 'lambda' is fixed by an empirically given value. In StrAP_Matlab_full the PH parameter 'lambda' can be eithor fixed, or adapted by e-greedy search and gaussian regression process.