November 2019
Intermediate to advanced
304 pages
8h 40m
English
Make sure the following requirements are satisfied:
Concrete implementation for the use case discussed in this chapter (Customer retention prediction) can be found at https://github.com/PacktPublishing/Java-Deep-Learning-Cookbook/blob/master/03_Building_Deep_Neural_Networks_for_Binary_classification/sourceCode/cookbookapp/src/main/java/com/javadeeplearningcookbook/examples/CustomerRetentionPredictionExample.java.
After cloning our GitHub repository, navigate to the Java-Deep-Learning-Cookbook/03_Building_Deep_Neural_Networks_for_Binary_classification/sourceCode ...