I. Introduction
Several prediction applications and computer-assisted picture analysis are frequently utilized in a variety of human endeavors, including agriculture and animal husbandry. There are now numerous methods for determining the breeds of cows. One of the cutting-edge technologies that can be used to identify the breed is machine learning. Among the subcategories of supervised learning is the Support Vector Machine. Artificial neural networks and decision trees are two examples of machine learning approaches that are becoming more and more popular because of faster, stronger, and better adaptable tools used for classification and prediction, especially those related to nonlinear systems. The first step entails gathering all of the photos of the various cow breeds into a dataset. Next, the images are pre-processed by converting them into a greyscale image using Gaussian filtering which returns low-frequency values. The SVM model was trained using a real-time implementation model.