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

com.linkedin.dagli.util.function.FunctionBase Maven / Gradle / Ivy

Go to download

DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages

There is a newer version: 15.0.0-beta9
Show newest version
package com.linkedin.dagli.util.function;

/**
 * Common base interface for all of Dagli's function interfaces.
 */
interface FunctionBase { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy