-
Private Jobscheduler in AgroClimaticModelling
A tool to write GeoJson files with parcel data for further processing {Published by Steven Hoek (steven.hoek) on 2019/07/01 16:43 GMT} -
Private Dbscan in AGINFRAplusDev
A clustering algorithm for real valued vectors that relies on the density-based spatial clustering of applications with noise (DBSCAN) algorithm. A maximum of 4000 points is... -
Private Feed Forward Neural Network Trainer in AGINFRAplus
The algorithm trains a Feed Forward Artificial Neural Network using an online Back-Propagation procedure and returns the training error and a binary file containing the trained... -
Private Getplantheight Fromphenoarch in FoodSecurity
This algorithm produces a csv file with plant height of the phenotyping experiment ZA17 from the platform PhenoArch {Published by Alice Boizet (aliceboizet) on 2018/11/20... -
Private Ndvi Analysisv2 in AgroClimaticModelling
v2 {Published by Wouter Meijninger (wouter.meijninger) on 2019/04/25 12:04 GMT} -
Private Agrodatacube Field Crop Simulation in AgroClimaticModeling_trial
Runs a wofost crop simulation for a single field from the AgroDataCube {Published by Rob Knapen (rob.knapen) on 2019/03/01 14:24 GMT} -
Private Feed Forward Ann in AGINFRAplusDev
A method to train a generic Feed Forward Artifical Neural Network in order to simulate a function from the features space (R^n) to R. Uses the Back-propagation method. Produces... -
Private Agrodatacube Field Crop Simulation in AgroClimaticModelling
Runs a wofost crop simulation for a single field from the AgroDataCube {Published by Rob Knapen (rob.knapen) on 2019/03/01 14:24 GMT} -
Private Support Vector Machine Regressor in AGINFRAplusDev
A simple algorithm for regression using and already trained Support Vector Machine