There was an error while loading. Please reload this page.
Abstract: Although Large Language Models (LLMs) are widely adopted for code generation, the generated code can be semantically incorrect, requiring iterations of evaluation and refinement. Test-driven ...
This project focuses on forecasting future sales using Time Series Analysis techniques. We implement and compare two statistical models — ARIMA (AutoRegressive Integrated Moving Average) and SARIMA ...