Class: OpenTox::Validation::RegressionTrainTest

Inherits:
TrainTest show all
Includes:
RegressionStatistics
Defined in:
lib/train-test-validation.rb

Overview

Training test set validation for regression models

Instance Attribute Summary

Attributes included from RegressionStatistics

#x, #y

Method Summary

Methods included from RegressionStatistics

#correlation_plot, #statistics, #worst_predictions

Methods inherited from TrainTest

create, #test_dataset, #training_dataset

Methods inherited from Validation

#model