I am classifying various books belongs to different fields of study in my recommendation system. also, these books are represented by features having numerical values. is it possible to apply naive byes on numerical features or i will have to standardize these features?