Add tests for regularization operator
未关闭
invalid
test
- 主要语言
- Python
- 星标
- 73
- 派生
- 11
- 平均合并
- 8 小时 51 分钟
- 30 天内合并 PR
- 4
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。