//labels pos neg //number of features 3 //feature names A B C //number of examples 4 //expect acc = 0.75 testEx1 neg n y n testEx2 neg n n y testEx3 pos y n y testEx4 pos y y y