对搜索量类别和实际购买的时间感知预测
Shahed Abdullhadi1, Dana A Al-Qudah1, Bilal Abu-Salih1
1King Abdullah II School of Information Technology, The University of Jordan, Jordan.
Heliyon
|February 6, 2024
概括
本研究使用数据挖掘来预测电子商务产品趋势和最佳销售时间. 线性回归在使用多变量时间序列数据预测需求方面表现最好.
科学领域:
- 数据科学数据科学数据科学
- 机器学习 机器学习
- 电子商务分析 电子商务分析
背景情况:
- 越来越多的电子商务环境需要预测产品趋势和最佳销售时间的工具.
- 企业需要准确的需求预测,以保持竞争力和有效地管理库存.
研究的目的:
- 开发和评估数据挖掘算法,用于预测电子商务中的产品需求.
- 用多变量时间序列数据确定最有效的模型来预测产品趋势.
主要方法:
- 通过API收集实时数据,并补充了来自Keywords Everywhere和Helium 10的搜索量数据.
- 多变量时间序列数据经过严格的处理和验证.
- 实施和比较了XGBoost,线性回归,随机森林,长期短期记忆 (LSTM) 和K-近邻 (KNN) 模型.
主要成果:
- 线性回归表现出优异的性能,确定系数 (R2) 为90.688%,根平均平方误差 (RMSE) 为0.057.
- XGBoost 取得了强的结果,R2 = 85.89% 和 RMSE = 0.062.062.
- 此外,KNN和Random Forest也显示出具有竞争力的预测能力,其R2值分别为85.129%和84.854%.
结论:
- 线性回归对于电子商务需求预测非常有效,提供最好的预测准确度.
- 该研究验证了各种机器学习模型在分析电子商务应用程序的时间序列数据中的实用性.
- 通过数据挖掘准确的需求预测可以显著帮助企业在战略决策和库存管理.
相关概念视频
Steps in Outbreak Investigation
130
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
130
The Availability Heuristic
6.0K
A heuristic is a general problem-solving framework (Tversky & Kahneman, 1974). You can think of these as mental shortcuts that are used to solve problems. Different types of heuristics are used in different types of situations, and the impulse to use a heuristic occurs when one of five conditions is met (Pratkanis, 1989):
6.0K
The Anchoring-and-Adjustment Heuristic
7.2K
In order to make good decisions, we use our knowledge and our reasoning. Often, this knowledge and reasoning is sound and solid. However, sometimes, we are swayed by biases or by others manipulating a situation. For example, let’s say you and three friends wanted to rent a house and had a combined target budget of $1,600. The realtor shows you only very run-down houses for $1,600 and then shows you a very nice house for $2,000. Might you ask each person to pay more in rent to get the...
7.2K
What are Estimates?
5.0K
It isn't easy to measure a parameter such as the mean height or the mean weight of a population. So, we draw samples from the population and calculate the mean height or mean weight of the individuals in the sample. This sample data acts as a representative measure of the population parameter. These sample statistics are known as estimates.
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
5.0K
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
Ogive Graph
5.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
5.6K


