From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/kfold_cv_example.php | 150 --------------------------------------- 1 file changed, 150 deletions(-) delete mode 100644 sourcecodes/kfold_cv_example.php (limited to 'sourcecodes/kfold_cv_example.php') diff --git a/sourcecodes/kfold_cv_example.php b/sourcecodes/kfold_cv_example.php deleted file mode 100644 index 68c1a3bf..00000000 --- a/sourcecodes/kfold_cv_example.php +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - -
- - - -
-

k-fold cross-validation results are being calculated

-
- -
-

>View cross-validation results

-
-

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. -
-

-
"> - Variable name: - -
- Number of folds:
- -

-
-
- -

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. -
-

"> - Variable Name: - -
- Number of folds:
- -

-
-

-
- - /dev/null 2 > /dev/null &"); - $pred_link='cv_predictions_example.php?My_key='.$keyval; - sleep(1); - echo "
"; - echo "Calculation submitted"; - echo "
"; - echo "Click to return to cross-validation and predictions menu"; -} -?> - -
- - - -- cgit 1.4.1