Recommend

constructor(positive: List<VectorInput> = emptyList(), negative: List<VectorInput> = emptyList(), strategy: RecommendStrategy? = null)