GetModels_HPCA
returns a list of neural network models that were trained with the HPCA training data.
The HPCA training data has 18 classification tasks with bootstrapped training data.
The training data are split into two distinct cellular phenotypes (i.e., immune and nonimmune).
GetModels_HPCA
downloads pre-computed neural networks trained to classify cells for each task (n = 100 models trained for each tasks).
GetModels_HPCA()
list of 1,800 neural network models stacked to solve 18 classification problems.
if (FALSE) { P = GetModels() }