错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Development of a Probabilistic Model for Predicting Advertising Conversion Using Recurrent Neural Networks

  • V. V. Savenkov,
  • E. O. Bobrova,
  • E. N. Shcherbak,
  • A. E. Shcherbak,
  • I. V. Tarasov,
  • L. V. Dimitrov

摘要

This article covers a comprehensive study in the field of website traffic prediction where machine learning is used. It also additionally focuses on a specialized neural network structure utilizing LSTM layers and an attention layer, explicitly crafted for the processing of time series data. The paper extensively discusses LSTM layers and their ability to capture long-term dependencies in data, as well as the integration of an attention layer to focus on key moments. The article also includes the stages of model training, from hyperparameter tuning to evaluating results on test data. Hyperparameters such as hidden layer size, initial learning rate, and others were carefully tuned to strike a balance between performance and training resources. Model evaluation was conducted using mean absolute error (MAE) and mean squared error (MSE).