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