Package io.moderne.ai.research
Class GetRecommendations.Accumulator
java.lang.Object
io.moderne.ai.research.GetRecommendations.Accumulator
- Enclosing class:
- GetRecommendations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMethodToSample(String method, String methodName, String file) int[]getCenters(int numberOfCenters) getMethodsToSample(int numberOfCenters)
-
Constructor Details
-
Accumulator
public Accumulator()
-
-
Method Details
-
getCenters
public int[] getCenters(int numberOfCenters) -
getMethodsToSample
-
addMethodToSample
-