|
Carrot2 v3.3.0
API Documentation |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ISeedingStrategy | Defines the seeding routine to be used as part of a matrix factorization algorithm. |
| ISeedingStrategyFactory | A factory that produces objects implementing the ISeedingStrategy
interface. |
| Class Summary | |
|---|---|
| KMeansSeedingStrategy | Matrix seeding based on the k-means algorithms. |
| KMeansSeedingStrategyFactory | Seeding based on a k-means clustering algorithm. |
| RandomSeedingStrategy | Random matrix factorization seeding. |
| RandomSeedingStrategyFactory | Creates random seeding strategies. |
Matrix seeding strategies.
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||