network services, and can dynamically allocate
resources based on demand (Chen, 2022). Cloud
computing is mainly Infrastructure-as-a-Service IaaS,
Platform-as-a-Service PaaS, and Software-as-a-
Service SaaS. In the student management information
platform, the cloud computing platform can provide
efficient data processing and storage capabilities, and
realize real-time analysis and processing of large-
scale data based on distributed computing and elastic
expansion. In the midst of this, the elastic scalability
of cloud computing (Han, Long, et al 2024) will be
able to dynamically adjust resources according to
changes in the amount of student data, and then keep
the platform running at its best. Using APIs and
interfaces, cloud computing can also provide a
convenient way to integrate student management
platforms (Li, 2023), which in turn enables school
administrators to obtain data in real time and make
timely decisions.
2.2 Gradient Boosting Decision Tree
Prediction Ability in Terms of
Students' Multi-Dimensional
Features
Gradient Boosting Decision Tree (GBDT) is an
ensemble learning algorithm that is based on
progressively strengthening multiple decision trees
and combining their results to form a powerful
prediction framework (Wu, 2023). Based on the
iterative optimization loss function, GBDT reduces
the error step by step, and each new tree fits the
residuals of the previous iteration to continuously
improve the prediction accuracy (Xiang, Shuai, et al
2022). In the student management information
platform, GBDT can build a prediction framework
based on the multi-dimensional characteristics of
students, such as grades, attendance, behavior records
and other characteristics, so that managers can predict
students' future performance in real time. GBDT has
excellent generalization capabilities, can handle
nonlinear relationships, and provides stable
performance in the face of large amounts of data (Xu,
Chen, et al 2022).
3 METHODS
3.1 The Overall Architecture of The
Student Management Information
System Based on Cloud Computing
In this platform, there are several functional elements
that need to be included, and each functional element
is responsible for its own part. Specifically, the data
collection function can collect students' basic
information, grades, attendance, behavior data, etc.
based on different data sources. These data sources
include student management platforms, learning
platforms, electronic attendance platforms, etc. With
this feature, the platform can automatically integrate
various data to provide the basis for subsequent
analysis and prediction (Xu, Huang, et al 2022). For
example, when a student takes a course, the platform
will automatically record their learning behavior and
grades. The data preprocessing function is mainly
responsible for cleaning and sorting the collected raw
data, such as processing missing values, filtering
abnormal data, and standardizing data formats. In this
way, the data can be consistent and complete, and
then the subsequent enhancement of the framework,
as well as optimization and prediction, will have high-
quality inputs. Feature extraction and selection
function to extract important features that have an
impact on student performance from the preprocessed
data. These characteristics may include test scores,
attendance, assignment completion, and more. Based
on the distributed processing power of the cloud
computing platform, it is possible to quickly select the
features that are most useful for the framework
prediction. For example, when analyzing student
performance, the platform automatically extracts
students' performance in different subjects and uses
them to predict their overall academic progress.
Framework hardening functional device, which
can use large-scale data on the cloud computing
platform to carry out distributed framework
hardening. The GBDT algorithm is used to enhance
the prediction framework to achieve accurate
prediction of students' future performance. The
parallel computing capability based on cloud
computing can significantly improve the hardening
efficiency of the framework and shorten the
hardening time. For example, the platform is
enhanced based on large-scale student achievement
data to predict students' next test scores. The real-time
prediction and assessment feature can make real-time
predictions of newly entered student data based on an
enhanced framework. For example, after a student
submits an assignment or exam, the platform
automatically predicts their future learning
performance and the required interventions. This
feature can also evaluate the accuracy of predictions
and the generalization ability of the framework to
provide feedback for subsequent framework
optimization. Based on this, school administrators are
able to monitor students' academic dynamics in real