Initial commit
This commit is contained in:
23
data/balloons.arff
Executable file
23
data/balloons.arff
Executable file
@@ -0,0 +1,23 @@
|
||||
@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
|
Reference in New Issue
Block a user