一种新的机器学习方法用于降雨分类:时间随机树.
Kokten Ulas Birant1,2, Bita Ghasemkhani3, Özlem Varlıklar1,2
1Department of Computer Engineering, Dokuz Eylül University, Izmir, Turkey.
PeerJ. Computer science
|September 24, 2025
概括
一种新的时间随机树 (TRT) 方法优先考虑最近的数据进行机器学习分类. 与传统方法相比,这种方法显著提高了降水预测的准确性.
科学领域:
- 机器学习 机器学习
- 数据科学数据科学数据科学
- 环境科学 环境科学
背景情况:
- 传统的分类模型假定样本的重要性相同,这对于时间数据集来说往往是不准确的.
- 时间序列中的最近数据,如降水,通常为当前预测提供更相关的信息.
研究的目的:
- 引入一种新的临时随机树 (TRT) 方法,在机器学习模型中对最近的数据进行更重的权衡.
- 通过使用时间感知数据权重来提高时空降雨分类的准确性.
主要方法:
- 开发了临时随机树 (TRT) 算法,该算法将数据暂时分割.
- 将较高的权重分配给经过最近数据段培训的分类器.
- 实施了对最终预测进行权重多数投票的策略.
主要成果:
- 在WeatherAUS降水数据集上,TRT实现了83.54%的准确性,比标准随机树提高了5%.
- 该方法比当前最先进的技术平均提高了9.98%.
- 在空间时空降雨分类任务中表现出卓越的性能.
结论:
- 时间随机树 (TRT) 方法有效地利用了最近数据的重要性,以改善分类.
- TRT为时空降雨预测和分类提供了显著的进步.
- 这种方法在气象数据分析中具有很大的应用潜力.
相关概念视频
Survival Tree
388
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
388
Precipitation Processes
5.1K
The experimental conditions in a gravimetric analysis should be optimized to maximize the particle size and purity of the obtained precipitate. Ideally, the concentration of the precipitating reagent should be low with effective stirring to maintain low relative supersaturation for the growth of large crystals. In homogeneous precipitation, the precipitant is slowly generated by a chemical reaction in the solution to avoid local reagent excesses. For example, urea decomposes gradually to...
5.1K
Precipitation and Co-precipitation
4.0K
Precipitation and coprecipitation methods can be used to separate a mixture of ions in a solution. In qualitative inorganic analysis, ions that form sparingly soluble precipitates with the same reagent are separated based on the differences in solubility products. For example, consider the separation of Cu(II) and Fe(II) ions by precipitation as insoluble sulfides. First, copper(II) sulfide is precipitated by the addition of acidic H2S, where the dissociation of H2S is suppressed. Adding H2S...
4.0K
Classification of Systems-I
552
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
552
Classification of Systems-II
458
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
458
Classification of Signals
1.3K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K

