Class: OpenTox::LazarPrediction
Overview
Dataset for lazar predictions
Instance Method Summary collapse
Methods inherited from Dataset
#compounds, #compounds=, #correlation_plot, #density_plot, #duplicates, #features, #features=, #fill_nil_with, #folds, from_csv_file, #parse_table, #to_csv, #values
Instance Method Details
#prediction_feature ⇒ Object
294 295 296 |
# File 'lib/dataset.rb', line 294 def prediction_feature Feature.find prediction_feature_id end |