MVN

com.linkedin.dagli : embedding-classification

Maven & Gradle

Oct 05, 2021
2 usages
353 stars

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

<dependency>
    <groupId>com.linkedin.dagli</groupId>
    <artifactId>embedding-classification</artifactId>
    <version>15.0.0-beta9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkedin.dagli : embedding-classification to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 15.0.0-beta9
  • Latest Beta: 15.0.0-beta9

All Versions

Choose a version of com.linkedin.dagli : embedding-classification to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
15.0.x
embedding-classification-15.0.0-beta9
embedding-classification-15.0.0-beta8
embedding-classification-15.0.0-beta7
embedding-classification-15.0.0-beta6
embedding-classification-15.0.0-beta5
embedding-classification-15.0.0-beta4
embedding-classification-15.0.0-beta3
14.0.x
embedding-classification-14.0.0-beta2
embedding-classification-14.0.0-beta1

How to add a dependency to Maven

Add the following com.linkedin.dagli : embedding-classification maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.linkedin.dagli</groupId>
    <artifactId>embedding-classification</artifactId>
    <version>15.0.0-beta9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linkedin.dagli : embedding-classification gradle dependency to your build.gradle file:

implementation 'com.linkedin.dagli:embedding-classification:15.0.0-beta9'

Gradle Kotlin DSL: Add the following com.linkedin.dagli : embedding-classification gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linkedin.dagli:embedding-classification:15.0.0-beta9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linkedin.dagli : embedding-classification sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linkedin.dagli" % "embedding-classification" % "15.0.0-beta9"

Advertisement

Dependencies from Group

Oct 05, 2021
20 usages
353 stars
Oct 05, 2021
19 usages
353 stars
Oct 05, 2021
13 usages
353 stars
Oct 05, 2021
10 usages
353 stars
Oct 05, 2021
9 usages
353 stars

Discover Dependencies