diff options
| author | ziejd2 | 2019-01-28 16:24:48 -0600 |
|---|---|---|
| committer | GitHub | 2019-01-28 16:24:48 -0600 |
| commit | c4949358bfeecdac35802f8369f4f97a21e5fddb (patch) | |
| tree | c94230dd74d9c38c7f2e7481d7e8ee85d8d67601 | |
| parent | b54eccabd528e21465ff20f7134d9ea72c20c20a (diff) | |
| download | BNW-c4949358bfeecdac35802f8369f4f97a21e5fddb.tar.gz | |
Update BNW_file_overview.txt
| -rw-r--r-- | BNW_file_overview.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/BNW_file_overview.txt b/BNW_file_overview.txt index d16bee1c..8eb60070 100644 --- a/BNW_file_overview.txt +++ b/BNW_file_overview.txt @@ -1,3 +1,23 @@ +Jan. 2019 Update: +I have added several new files with new features. I will make a major update soon, but here is a list of the new files: +1) bn_after_upload_gom.php +2) cross_valid.php; cross_valid_example.php +3) cv_plotly.py +4) cv_predictions.php; cv_predictions_example.php +5) enter_netID.php +6) input_error.php; input_error_no_menu.php +7) keyval_error.php +8) kfold_cv_example.php; kfold_cv.php +9) kfold_plotly.py +10) modify_edges.php; modify_edges_processing.php +11) modify_structure_learning.php +12) remove_variables.php +13) remove_variables_processing.php; remove_variables_processing_default.php +14) test_set_predictions.php; test_set_predictions_example.php +15) ts_plotly.py +There are also several new run files: These have been added to the 'run_scripts' sub-directory. + + This file will provide an overview of the BNW code. At this point, BNW requires two packages that are not currently included in the BNW directory. |
