forked from mark-watson/Java-AI-Book-Code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathout.arff
More file actions
executable file
·26 lines (23 loc) · 809 Bytes
/
out.arff
File metadata and controls
executable file
·26 lines (23 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@relation InstanceResultListener
@attribute Key_Dataset string
@attribute Key_Run string
@attribute Key_Scheme string
@attribute Key_Scheme_options string
@attribute Key_Scheme_version_ID string
@attribute Date_time numeric
@attribute Number_of_instances numeric
@attribute Mean_absolute_error numeric
@attribute Root_mean_squared_error numeric
@attribute Relative_absolute_error numeric
@attribute Root_relative_squared_error numeric
@attribute Correlation_coefficient numeric
@attribute SF_prior_entropy numeric
@attribute SF_scheme_entropy numeric
@attribute SF_entropy_gain numeric
@attribute SF_mean_prior_entropy numeric
@attribute SF_mean_scheme_entropy numeric
@attribute SF_mean_entropy_gain numeric
@attribute Time_training numeric
@attribute Time_testing numeric
@attribute Summary string
@data