Skip to content
/ cawfss Public

Cluster Analysis With Feature Subset Selection

License

LGPL-3.0, GPL-2.0 licenses found

Licenses found

LGPL-3.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

mvbrock/cawfss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cawfss

A partitional cluster analysis and feature selection library written in C++.

Supported clustering algorithms:

  • KMeans
  • ISODATA

Supported feature selection algorithms:

  • Genetic algorithm
  • Hill Climbing
  • Step-wise (optimization on Hill Climbing)

About

Cluster Analysis With Feature Subset Selection

Resources

License

LGPL-3.0, GPL-2.0 licenses found

Licenses found

LGPL-3.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published