optimizing grace's ML algorithms.
to build the project the "javaFX" and "javaCSV" libraries are required. download them and set them up as user libraries (eclipse). https://openjfx.io/; https://www.csvreader.com/java_csv.php
These are the parameters needed in the java build config vm to correctly build the project. --module-path "%PATH_TO_JAVAFX%\lib" --add-modules javafx.controls,javafx.fxml