hlibbabii / hlibbabii/log-recommender

Time until completion logs are useless

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Such kind of logs can be found in different scripts (parsing, preprocessing, vocab calculation etc.)
```
INFO:root:Time elapsed: 568.12 s, estimated time until completion: 97.
```

Although they are fine if the execution starts from the beginning if the task has been interrupted and restarted, the predicted time is far ffrom true.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the time-estimation logging in the parsing, preprocessing, and vocab-calculation scripts mentioned in the issue. Check how restarted executions derive their estimate, then verify that the reported completion time remains accurate after interruption and restart.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.