January 2018
Intermediate to advanced
470 pages
11h 9m
English
In particular, I am going to use several tools and technologies for this project. The following is the list explaining each technology:
Well, I am going to create a Maven project, where all the dependencies will be injected into the pom.xml file. The full content of the pom.xml can be downloaded from the Packt repository. So let's do it:
<dependencies> <dependency> <groupId>ai.h2o</groupId> <artifactId>sparkling-water-core_2.11</artifactId> ...
Read now
Unlock full access