-
training --> Used to train the model
-
prediction: --> Used to predict the model
-
InteractivePlot: --> Used to call the predicted model and visualize the results
-
GmshToTrainData: --> This file extracts the Gmsh mesh from .msh file, to create training points. (used for those cases where point cloud is used)
results -> has the results for each case
Note: Adjust the file paths in the code according to your folders