![JAR search and dependency download from the Maven repository](/logo.png)
com.github.lwhite1.tablesaw.api.ml.classification.Prediction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tablesaw Show documentation
Show all versions of tablesaw Show documentation
High-performance Java Dataframe with integrated columnar storage
package com.github.lwhite1.tablesaw.api.ml.classification;
/**
* Holds the results of a single prediction
*/
public class Prediction {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy