Project structure

The wrapped up Scala web ML app has the following directory structure:

Figure 7: Scala ML web app directory structure

In the preceding structure, bitcoin_ml folder has all the backend and frontend codes. The models folder has all the trained models. An example-trained model is given in the gbt_22_binary_classes_32660767 folder. Finally, database files and traces are there in the DataBase.mv.db and DataBase.trace.db files respectively.

Then let us see the sub-folder structure of the bitcoin_ml folder that contains the actual codes:

Figure 8: The bitcoin_ml directory structure

In the preceding figure, the conf folder has the ...

Get Scala Machine Learning Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.