the format is as below test.arff
@relation test
@attribute a {y}
@attribute b {y}
@attribute c {y}
@attribute d {y}
@attribute e {y}
@attribute f {y}
@attribute g {y}
@attribute h {y}
@data
{1 y,3 y,5 y}
{2 y,3 y,5 y}
{2 y,6 y}
{1 y,3 y,5 y}
{3 y,5 y,7 y}
{1 y,2 y,3 y}
{2 y,4 y,5 y}
{2 y,3 y,5 y}
{3 y,5 y,7 y}
{1 y,2 y}
{1 y,5 y,7 y}
沒有留言:
張貼留言