From 093583c8c23b20f18cf82fb15913fe257a3dd72b Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Tue, 10 Jan 2017 15:31:25 +0100 Subject: README.md CV information fixed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0cffb15..7e0e420 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ Execute the following commands either from an interactive Ruby shell or a Ruby s `validated_model = Model::Validation.create_from_csv_file EPAFHM_log10.csv` + This command will create a `lazar` model and validate it with three independent 10-fold crossvalidations. + #### Inspect crossvalidation results `validated_model.crossvalidations` -- cgit v1.2.3