Skip to content

bg2404/CS568-Data-Mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS568: Data Mining

Group 7: dataHacks

This repository houses all the code related to both incremental and static implementation of SUBCLU of CS568: Data Mining Project.

How to check accuracy

$ python3 accuracy.py {static_file} {incr_file} {updated_file}

static_file - The file containing clusters formed by static SUBCLU in a particular subspace

incr_file - The file containing clusters formed by incremental SUBCLU in the same subspace as above

updated_file - The file containing the remaining points after points are inserted/deleted by incremental SUBCLU.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •