@relation learnAND @attribute in1 numeric @attribute in2 numeric @attribute out numeric @data 0,0,0 0,1,1 1,0,1 1,1,0