Related Experiment Video
Updated: Jan 17, 2026

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
7.9K
A supervised machine learning approach for the decision-making process on data-based culling in dairy farms
Oscar R Espinoza Sandoval1, Juan C Angeles-Hernandez2, Agustín Corral-Luna1
1Facultad de Zootecnia y Ecología, Universidad Autónoma de Chihuahua, Chihuahua, México.
The Journal of Dairy Research
|September 18, 2025
Summary
Machine learning models can predict dairy cow culling decisions using farm data. Random Forest performed best, showing potential for on-farm application to improve herd management.
Area of Science:
- Agricultural Science
- Data Science
- Machine Learning
Background:
- Dairy farm managers make culling decisions based on various factors.
- Predicting these decisions can optimize herd management and resource allocation.
Purpose of the Study:
- To develop a supervised machine learning (ML) approach for predicting dairy cow culling.
- To identify ML algorithms capable of learning farm-specific culling criteria.
Main Methods:
- Utilized farm data (milk yield, lactation number, etc.) from dairy cows in Mexico.
- Evaluated six ML algorithms (logistic regression, Gaussian naïve Bayes, k-NN, SVM, random forest, MLP) using binary classification.
- Employed hyperparameter optimization with tenfold stratified cross-validation to handle class imbalance.
Main Results:
- All classifiers achieved accuracy greater than 0.90.
- Random Forest, k-NN, SVM, and MLP demonstrated superior prediction performance (MCC > 0.91).
- Gaussian Naïve Bayes and Logistic Regression showed lower performance (MCC = 0.50 and 0.72, respectively).
Conclusions:
- Supervised ML algorithms can effectively learn and predict dairy cow culling criteria.
- Random Forest is the top-performing algorithm, with k-NN, SVM, and MLP as viable alternatives for on-farm use.
- Further validation across diverse farms and scenarios is recommended to enhance model reliability.
Related Concept Videos
Decision Making: Traditional Method
5.1K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
5.1K
Decision Making: P-value Method
6.8K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can...
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can...
6.8K

