about summary refs log tree commit diff
diff options
context:
space:
mode:
authorziejd22019-01-31 23:20:17 -0600
committerGitHub2019-01-31 23:20:17 -0600
commitacd24aaac653e05e5e6f9e08945a686ad9c03f83 (patch)
tree52b3c8f224d0f5ac97636b805c8c5ca5c14b11d5
parent8f5f30264bcfb8a2644a5f9ec5fba061690ba645 (diff)
downloadBNW-acd24aaac653e05e5e6f9e08945a686ad9c03f83.tar.gz
Update BNW_to_do.txt
-rw-r--r--info_files/BNW_to_do.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/info_files/BNW_to_do.txt b/info_files/BNW_to_do.txt
index b3812c46..8e733f23 100644
--- a/info_files/BNW_to_do.txt
+++ b/info_files/BNW_to_do.txt
@@ -1,3 +1,5 @@
+This file needs to be updated, but most of the basic ideas are still true.
+
 1) Improve cross-validation and prediction interface and output. The development version has three specific tools here:
 leave-one-out cross validation, k-fold cross validation, and making predictions using a test data set.
 The input and output methods and format currently work, but could be greatly improved.