AI_Clinician
AI_Clinician copied to clipboard
reformat requesting excessively large array
Hi, I am trying to recreate the dataset by running the matlab scripts for sepsis. I run into this error during run time:
Requested 2000000x225699 (3363.2GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more information.
Error in AIClinician_sepsis3_def_160219 (line 305) reformat(irow,31+col)=value; %store available values
305 reformat(irow,31+col)=value; %store available values
Hi, You should see issue #2