Last Version

CircuitWall Machine Learning Libraries 1.2.0

Machine learning libraries for different platforms

License

License

GroupId

GroupId

com.circuitwall.ml
ArtifactId

ArtifactId

parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

CircuitWall Machine Learning Libraries
Machine learning libraries for different platforms
Project URL

Project URL

https://github.com/CircuitWall/machine-learning
Source Code Management

Source Code Management

https://github.com/CircuitWall/machine-learning

Download parent 1.2.0

Filename Size
parent-1.2.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.circuitwall.ml/parent/ -->
<dependency>
    <groupId>com.circuitwall.ml</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.circuitwall.ml/parent/
implementation 'com.circuitwall.ml:parent:1.2.0'
// https://jarcasting.com/artifacts/com.circuitwall.ml/parent/
implementation ("com.circuitwall.ml:parent:1.2.0")
'com.circuitwall.ml:parent:pom:1.2.0'
<dependency org="com.circuitwall.ml" name="parent" rev="1.2.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.circuitwall.ml', module='parent', version='1.2.0')
)
libraryDependencies += "com.circuitwall.ml" % "parent" % "1.2.0"
[com.circuitwall.ml/parent "1.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • algorithm
  • platform-flink
  • platform-spark
  • platform-monolithic