Files
PBC4cipTest/data/balloons.arff
2024-12-23 15:06:56 +01:00

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