From 0882c2cd0de934d7377fc9d08c306be98612c88a Mon Sep 17 00:00:00 2001 From: "helma@in-silico.ch" Date: Fri, 16 Nov 2018 18:42:42 +0100 Subject: real datasets for testing, test data cleanup, Daphnia import, upper and lower similarity thresholds --- lib/crossvalidation.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/crossvalidation.rb') diff --git a/lib/crossvalidation.rb b/lib/crossvalidation.rb index 8719dca..e1761bc 100644 --- a/lib/crossvalidation.rb +++ b/lib/crossvalidation.rb @@ -65,9 +65,7 @@ module OpenTox include ClassificationStatistics field :accept_values, type: Array field :confusion_matrix, type: Hash - field :weighted_confusion_matrix, type: Hash field :accuracy, type: Hash - field :weighted_accuracy, type: Hash field :true_rate, type: Hash field :predictivity, type: Hash field :nr_predictions, type: Hash -- cgit v1.2.3