Automate the neural network
Hi all, I am working on a project using a neural network model to predict soil moisture in different locations (around 1000 ones) defined by their unique coordinates. The same structure for the neural network in JMP can be applied to all sites. So, I am thinking about automating the work. It can be a JMP script that can find the location coordinator (X, Y), extract necessary data inputs, and run ...