paper-with-me

Papers

Incorporating Machine Learning to Evaluate Solutions to the University Course Timetabling Problem

2020-10-02 · Patrick Kenekayoro

Evaluating solutions to optimization problems is arguably the most important step for heuristic algorithms, as it is used to guide the algorithms towards the optimal solution in the solution search space. Research has shown evaluation functions to some optimization problems to be impractical to compute and have thus found surrogate less expensive evaluation functions to those problems. This study investigates the extent to which supervised learning algorithms can be used to find approximations to evaluation functions for the university course timetabling problem. Up to 97 percent of the time, the traditional evaluation function agreed with the supervised learning regression model on the result of comparison of the quality of pair of solutions to the university course timetabling problem, suggesting that supervised learning regression models can be suitable alternatives for optimization problems' evaluation functions.

📄 PDF Abstract BibTeX arXiv:2010.00826

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

Improving Graduate Outcomes by Identifying Skills Gaps and Recommending Courses Based on Career Interests

2025-11-12 · Rahul Soni, Basem Suleiman, Sonit Singh arxiv

This paper aims to address the challenge of selecting relevant courses for students by proposing the design and development of a course recommendation system. The course recommendation system utilises a combination of da…

Collaborative Filtering

From Slides to Chatbots: Enhancing Large Language Models with University Course Materials

2025-10-25 · Tu Anh Dinh, Philipp Nicolas Schumacher, Jan Niehues arxiv

Large Language Models (LLMs) have advanced rapidly in recent years. One application of LLMs is to support student learning in educational settings. However, prior work has shown that LLMs still struggle to answer questio…

Learning to learn STEM courses

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We curate a new dataset from MIT EECS (Course 6), Physics (Course 8), Economics (Course 14), Mathematics (Course 18), Harvard Statistics, and Columbia Computer Science course questions, transform them into programming ta…

Astronomy

A Neural Network Solves, Explains, and Generates University Math Problems by Program Synthesis and Few-Shot Learning at Human Level

2021-12-31 · Iddo Drori, Sarah Zhang, Reece Shuttleworth, Leonard Tang 외

We demonstrate that a neural network pre-trained on text and fine-tuned on code solves mathematics course problems, explains solutions, and generates new questions at a human level. We automatically synthesize programs u…

Few-Shot LearningLanguage ModellingMathMathematical Reasoning+2

Greedy Ants Colony Optimization Strategy for Solving the Curriculum Based University Course Timetabling Problem

2016-02-16 · Patrick Kenekayoro, Godswill Zipamone

Timetabling is a problem faced in all higher education institutions. The International Timetabling Competition (ITC) has published a dataset that can be used to test the quality of methods used to solve this problem. A n…