Animal Classification based on feature vectors.
WE are provided with the dataset of animals along with their feature vectors. The objective of this program is to classify the animals as being mammal or not based on feature vectors.
WE have to utilize Rformula in spark. WE have to split our data into training and testing sets