English

Stacking of Hyperparameter Tuned Models for Tagging Coding Problems

Machine Learning 2023-07-07 v2 Artificial Intelligence

Abstract

Coding problems are problems that require a solution in the form of a computer program. Coding problems are popular among students and professionals as it enhances their skills and career opportunities. An AI system that would help those who practice coding problems would be highly useful and there is a huge potential for such a system. In this work, we propose a model which uses stacking of hyperparameter tuned boosting models to achieve impressive metric scores of 77.8% accuracy and 0.815 PR-AUC on the dataset that was scraped from Codeforces and Leetcode. We open source the dataset and the models developed for this work.

Keywords

Cite

@article{arxiv.2306.10077,
  title  = {Stacking of Hyperparameter Tuned Models for Tagging Coding Problems},
  author = {Sathya Krishnan TS and S. Lakshmana Pandian and P. Shunmugapriya},
  journal= {arXiv preprint arXiv:2306.10077},
  year   = {2023}
}

Comments

Error corrections have to be made for certain metrics

R2 v1 2026-06-28T11:07:32.749Z