Enhancing MLOps for Educational Data Mining: A Comparative Study of Weka and KNIME in Model Lifecycle Management
DOI:
https://doi.org/10.7251/IJEEC2601014TAbstract
This paper presents a comparative case study of Weka and KNIME for supporting Machine Learning Operations principles in Educational Data Mining. The goal of the study is to evaluate how two widely used data mining platforms support both
analytical modeling and model lifecycle management in an educational data analysis context. The study uses the
Ocisceni_Demografski_Podaci.csv dataset, containing approximately 15,000 demographic and education-related records from 42
municipalities. For the experimental evaluation, a cleaned analytical subset of 256 instances and 12 attributes was prepared and used consistently in both platforms. Both platforms were evaluated using the same preprocessing logic, classification, clustering,
visualization, and lifecycle-management tasks. The analytical evaluation included Naive Bayes, k-nearest neighbors, K-Means, and
FarthestFirst algorithms, while the lifecycle evaluation assessed workflow reproducibility, pipeline automation, deployment readiness, and integration extensibility using a five-level maturity rubric. Weka classifier performance was evaluated using stratified 10-fold cross-validation, whereas KNIME classifier results were obtained through a hold-out workflow and are interpreted within the corresponding platform-specific evaluation setting. The results show that Weka provides strong support for rapid algorithmic experimentation and model comparison, with the evaluated classifiers achieving classification accuracy between 80.08% and 82.81%, with KNN (k = 10) producing the highest accuracy under the selected evaluation protocol. In contrast, KNIME provides stronger support for reproducible workflow construction, automation, integration with external systems, and operationalization through server-or hub-based infrastructure. The findings indicate that neither platform is universally superior; rather, their usefulness depends on the phase of the machine learning lifecycle. The study concludes that educational institutions can benefit from a hybrid approach in which Weka is used for early-stage model exploration, while KNIME is used for workflow reconstruction, automation, reporting, and reproducible operationalization.