From 3f5478e7a3e3cfe6dd333a519eccafa7c27c5f5e Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Thu, 27 Jun 2019 14:54:48 -0500 Subject: Update BNW_data_flow.txt --- info_files/BNW_data_flow.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info_files/BNW_data_flow.txt b/info_files/BNW_data_flow.txt index dcfa845b..0c9dabc4 100644 --- a/info_files/BNW_data_flow.txt +++ b/info_files/BNW_data_flow.txt @@ -47,7 +47,7 @@ Step 2a: Structure learning with default parameters Click "Perform Bayesian network modeling using default settings" This is a link to executionprogress.php which just displays a "progress bar" and starts structure learning. To start structure learning, it runs execute_bn_gom.php. -execute_bn_gom.php starts structure learning and then runs run_octave in the run_scripts directory discussed in Step 3. +execute_bn_gom.php starts structure learning using run.sh and, then, run_octave in the run_scripts directory discussed in Step 3. Output files from structure learning that are written to /sourcecodes/data: 1) ???structure_input.txt: The structure matrix, containing the edges included in the network model. -- cgit 1.4.1