aims-umich / aims-umich/pyMAISE

Timers for tuning and postprocessor for early stopping

Đang mở
#79 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
documentation enhancement good first issue
Ngôn ngữ chính
Python
Star
33
Fork
14
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

## Background
Other AutoML libraries use timers to limit the amount of time models take in training. I think this would be good to add here so tuning times don't take longer than 3 hours or something that the user can set.

## Tasks
- [ ] Add timers for each model and/or in total where once the time is met, iterations are stopped for that model or in total, and the top models found thus far are returned. This should be something the user can override with a different time or possibly setting it to `-1` to turn off timers.
- [ ] Changes are documented in documentation.

## Definition of Done
The above functionality is implemented for classical and machine learning models.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.