Add tests for regularization operator
Đang mở
invalid
test
- Ngôn ngữ chính
- Python
- Star
- 73
- Fork
- 11
- Merge trung bình
- 8 giờ 51 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
Currently there're no tests for regularization operation (or at least PyCharm sees no usages).
Moreover, as it's not used in any example nor by default in optimizer.
And there're some hints that it's broken, cause it operates only on fitted subtrees, but OptGraphs by default are restored without fitted_operations that can be found only in operations cache.
Tests must be written and operator should be fixed if it doesn't work.
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á.