| License |
License |
|---|---|
| GroupId | GroupIdde.viadee.xai.anchor |
| ArtifactId | ArtifactIdDefaultMLMethods |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis extension provides default Machine Learning methods support
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DefaultMLMethods-1.0.4.pom | |
| DefaultMLMethods-1.0.4.jar | 5 MB |
| DefaultMLMethods-1.0.4-sources.jar | 5 MB |
| DefaultMLMethods-1.0.4-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.viadee.xai.anchor/DefaultMLMethods/ -->
<dependency>
<groupId>de.viadee.xai.anchor</groupId>
<artifactId>DefaultMLMethods</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/DefaultMLMethods/
implementation 'de.viadee.xai.anchor:DefaultMLMethods:1.0.4'
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/DefaultMLMethods/
implementation ("de.viadee.xai.anchor:DefaultMLMethods:1.0.4")
'de.viadee.xai.anchor:DefaultMLMethods:jar:1.0.4'
<dependency org="de.viadee.xai.anchor" name="DefaultMLMethods" rev="1.0.4">
<artifact name="DefaultMLMethods" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.viadee.xai.anchor', module='DefaultMLMethods', version='1.0.4')
)
libraryDependencies += "de.viadee.xai.anchor" % "DefaultMLMethods" % "1.0.4"
[de.viadee.xai.anchor/DefaultMLMethods "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.viadee.xai.anchor : DefaultConfigsAdapter | jar | 1.0.4 |
| org.apache.opennlp : opennlp-tools | jar | 1.9.0 |
| com.github.haifengl : smile-core | jar | 1.5.1 |
| com.medallia.word2vec : Word2VecJava | jar | 0.10.3 |
| org.deeplearning4j : deeplearning4j-core | jar | 1.0.0-beta2 |
| org.deeplearning4j : deeplearning4j-nlp | jar | 1.0.0-beta2 |
| org.deeplearning4j : deeplearning4j-modelimport | jar | 1.0.0-beta2 |
| org.deeplearning4j : deeplearning4j-zoo | jar | 1.0.0-beta2 |
| org.nd4j : nd4j-native-platform | jar | 1.0.0-beta2 |
| org.nd4j : nd4j-cuda-9.2-platform | jar | 1.0.0-beta2 |
| org.deeplearning4j : deeplearning4j-cuda-9.2 | jar | 1.0.0-beta2 |
| de.viadee.xai.anchor : algorithm | jar | 1.0.2 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| org.mockito : mockito-all | jar | 1.9.5 |