This application belongs to the field of intelligent analysis technology for
blood collection data, and provides a method and
system for predicting daily
blood collection volume based on residual learning and fusion. This application standardizes multi-source
blood collection data and integrates features from
time series statistics,
meteorology, and calendar to construct a
feature matrix; it uses K-fold cross-validation to
train an XGBoost model to generate baseline prediction results; it constructs a residual sequence and uses LSTM to complete residual
time series learning and prediction; it corrects residual bias through adaptive dynamic amplitude constraints and integrates
baseline values to output the final prediction result. This application supports variable prediction
period length, configures differentiated rolling update strategies, and integrates the technical advantages of tree models and
time series networks. It ensures the
interpretability and nonlinear feature fitting ability of the daily blood collection volume prediction results while effectively suppressing prediction overshoot, providing a reliable decision-making basis for blood
station blood collection planning and blood inventory scheduling.