Class GetRecommendations.Accumulator

java.lang.Object
io.moderne.ai.research.GetRecommendations.Accumulator
Enclosing class:
GetRecommendations

public class GetRecommendations.Accumulator extends Object
  • Constructor Details

    • Accumulator

      public Accumulator()
  • Method Details

    • getCenters

      public int[] getCenters(int numberOfCenters)
    • getMethodsToSample

      public GetRecommendations.Method[] getMethodsToSample(int numberOfCenters)
    • addMethodToSample

      public void addMethodToSample(String method, String methodName, String file)