a

aloha

Scala-based machine learning library with generic models and lazily created features.
${site.url}
MIT License
eHarmony
Ryan Deak
Files download
File Operation
aloha-3.2.2.pom download
Apache Maven
<dependency>
  <groupId>com.eharmony</groupId>
  <artifactId>aloha</artifactId>
  <version>3.2.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.eharmony:aloha:3.2.2'
Gradle Kotlin
implementation("com.eharmony:aloha:3.2.2")
Scala SBT
libraryDependencies += "com.eharmony" % "aloha" % "3.2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.eharmony', module='aloha', version='3.2.2')
)
Apache Ivy
<dependency org="com.eharmony" name="aloha" rev="3.2.2" />
Leiningen
[com.eharmony/aloha "3.2.2"]
Apache Buildr
'com.eharmony:aloha:jar:3.2.2'
Dependencies
The project has no third-party dependencies