Hi
I made a training model for 1000 samples including both male and female fetuses. However R=0.488
I advance the training model with more samples (2087 samples, including both male and female fetuses) to improve R. However, I get the following error:
Loading sample S200042604_L01_23 | 0/2087 remaining ...
Creating training frame ...
Remaining training features after 'NA' filtering: 23738
Model training | Repeat 1/10 ...
Executing principal component analysis ...
Training neural network ...
Model training | Repeat 2/10 ...
Executing principal component analysis ...
Training neural network ...
Model training | Repeat 3/10 ...
Executing principal component analysis ...
Training neural network ...
Model training | Repeat 4/10 ...
Executing principal component analysis ...
Training neural network ...
Neural network did not converge. Re-run and decrease --hidden or optimize --nfeat. Alternatively, use --olm.
Can someone tell me the cause and how to fix it?
Thank you
Hi
I made a training model for 1000 samples including both male and female fetuses. However R=0.488
I advance the training model with more samples (2087 samples, including both male and female fetuses) to improve R. However, I get the following error:
Loading sample S200042604_L01_23 | 0/2087 remaining ...
Creating training frame ...
Remaining training features after 'NA' filtering: 23738
Model training | Repeat 1/10 ...
Executing principal component analysis ...
Training neural network ...
Model training | Repeat 2/10 ...
Executing principal component analysis ...
Training neural network ...
Model training | Repeat 3/10 ...
Executing principal component analysis ...
Training neural network ...
Model training | Repeat 4/10 ...
Executing principal component analysis ...
Training neural network ...
Neural network did not converge. Re-run and decrease --hidden or optimize --nfeat. Alternatively, use --olm.
Can someone tell me the cause and how to fix it?
Thank you