Main Software GDI FAQ This window stops responding
|
|
|
This window stops responding |
|
In some modules, the entire selected dataset must be read into memory before operations can follow. Most notably: - Feature Set editing - Feature Set merging 'In memory' - Neural network training If you select a very large Feature set as input, the system will read on and on until either the memory runs out, or it is busy sorting an enormous data set. For neural network training, remember that training sets are only examples for the network, not an exhaustive list of possibilities.
|
|
|