Last Version

Hotvect Feature Transformation 0.0.12

Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit

License

License

GroupId

GroupId

com.eshioji.hotvect
ArtifactId

ArtifactId

hotvect-core
Version

Version

0.0.12
Type

Type

jar
Description

Description

Hotvect Feature Transformation
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit

Download hotvect-core 0.0.12


<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-core/ -->
<dependency>
    <groupId>com.eshioji.hotvect</groupId>
    <artifactId>hotvect-core</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-core/
implementation 'com.eshioji.hotvect:hotvect-core:0.0.12'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-core/
implementation ("com.eshioji.hotvect:hotvect-core:0.0.12")
'com.eshioji.hotvect:hotvect-core:jar:0.0.12'
<dependency org="com.eshioji.hotvect" name="hotvect-core" rev="0.0.12">
  <artifact name="hotvect-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-core', version='0.0.12')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-core" % "0.0.12"
[com.eshioji.hotvect/hotvect-core "0.0.12"]

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.2.0
it.unimi.dsi : fastutil jar 8.5.4
com.google.guava : guava jar 30.1.1-jre
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.eshioji.hotvect : hotvect-api jar 0.0.12

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.openjdk.jmh : jmh-core jar 1.31
org.openjdk.jmh : jmh-generator-annprocess jar 1.31
org.quicktheories : quicktheories jar 0.26
net.jqwik : jqwik jar 1.6.1

Project Modules

There are no modules declared in this project.