优化作物产量预测:对达万格雷地区异常检测算法的深入分析
C S Anu1,2, C R Nirmala1,2, A Bhowmik3,4
1Department of Computer Science and Engineering, Bapuji Institute of Engineering and Technology, Davangere, Karnataka, India.
TheScientificWorldJournal
|July 7, 2025
概括
准确的作物产量预测对农业至关重要. 圆包裹最好的异常值在达万吉尔.
科学领域:
- 农业科学 农业科学
- 数据科学数据科学数据科学
- 机器学习 机器学习
背景情况:
- 准确的作物产量预测对于农业规划和资源管理至关重要.
- 异常值检测算法对于提高预测模型的精度至关重要.
研究的目的:
- 为了优化达万格雷地区的作物产量预测.
- 对当地农业数据评估六种异常值检测算法的性能.
主要方法:
- 对六种异常值检测算法的系统评估:隔离森林,圆,一类SVM,代R,空间单一值分解 (SSVD) 和空间多视图异常值检测 (SMVOD).
- 使用精度,回忆,准确性和F1得分指标进行性能评估.
主要成果:
- 圆包裹在确定和删除Davangere农业数据集中的异常值方面表现出色.
- 圆形外的应用导致了作物产量预测模型的改进.
结论:
- 圆圆封是有效的异常值检测在Davangere的农业数据.
- 通过消除异常值来优化作物产量预测,增强了该地区的农业规划.
相关概念视频
Outliers and Influential Points
4.3K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.3K
What Are Outliers?
4.2K
Outliers are observed data points that are far from the least squares line. They have unusual values and need to be examined carefully. Though an outlier may result from erroneous data, at other times, it may hold valuable information about the population under study and should be included in the data. Hence, it is crucial to examine what causes a data point to be an outlier.
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
4.2K
Quantifying and Rejecting Outliers: The Grubbs Test
2.1K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.1K
Detection of Gross Error: The Q Test
6.4K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.4K
Multiple Regression
3.2K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.2K
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K


