k-fold cross-validation results are being calculated
Perform k-fold cross-validation of another network variable
Enter the name of variable and number of folds below to validate predictions of that variable.
Perform k-fold cross-validation of network
To perform cross-validation, enter the name of the variable
that you want to test the predictions of and the number
of folds that the data should be separated into below.
/dev/null 2 > /dev/null &");
$pred_link='cv_predictions.php?My_key='.$keyval;
sleep(1);
echo "
";
echo "Calculation submitted";
echo "
";
echo "
Click to return to cross-validation and predictions menu";
}
?>