All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.expleague.ml.data.softBorders.Sampler Maven / Gradle / Ivy

package com.expleague.ml.data.softBorders;

/**
 * Created by noxoomo on 06/11/2016.
 */
public interface Sampler {

  T sample();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy