-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Eric Regina edited this page Feb 29, 2016
·
4 revisions
Welcome to the Supercluster Wiki!
#About
Hello! This is a .NET based machine learning library that will focus on clustering and metric learning. Currently I am just starting out, but I plan to focus on algorithms that are new (such as the ENN algorithm) as well as old classics (such as DBSCAN).
##Algorithms Here is a list of currently supported algorithms:
- Refactor of the ENN code.
- Maybe (maybe!) a KD-Tree implementation.