mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +00:00
24 lines
774 B
Plaintext
Executable File
24 lines
774 B
Plaintext
Executable File
@relation balloons
|
|
@attribute 'f1' real
|
|
@attribute 'f2' real
|
|
@attribute 'f3' real
|
|
@attribute 'f4' real
|
|
@attribute 'clase' {0,1}
|
|
@data
|
|
0.968246,-0.968246,0.968246,0.968246,1
|
|
0.968246,-0.968246,0.968246,-0.968246,1
|
|
0.968246,-0.968246,-0.968246,0.968246,1
|
|
0.968246,-0.968246,-0.968246,-0.968246,1
|
|
0.968246,0.968246,0.968246,0.968246,1
|
|
0.968246,0.968246,0.968246,-0.968246,0
|
|
0.968246,0.968246,-0.968246,0.968246,0
|
|
0.968246,0.968246,-0.968246,-0.968246,0
|
|
-0.968246,-0.968246,0.968246,0.968246,1
|
|
-0.968246,-0.968246,0.968246,-0.968246,0
|
|
-0.968246,-0.968246,-0.968246,0.968246,0
|
|
-0.968246,-0.968246,-0.968246,-0.968246,0
|
|
-0.968246,0.968246,0.968246,0.968246,1
|
|
-0.968246,0.968246,0.968246,-0.968246,0
|
|
-0.968246,0.968246,-0.968246,0.968246,0
|
|
-0.968246,0.968246,-0.968246,-0.968246,0
|