Closed jeremykubica closed 2 months ago
Before [1bc5acd6] | After [5aaa0bf2] | Ratio | Benchmark (Parameter) |
---|---|---|---|
168±1ms | 174±3ms | 1.03 | benchmarks.time_learn_loop('KNN', 'RandomSampling') |
2.67±0.01s | 2.68±0.01s | 1.01 | benchmarks.time_learn_loop('RandomForest', 'UncSampling') |
136±2ms | 136±2ms | 1 | benchmarks.time_feature_creation |
170±2ms | 170±3ms | 1 | benchmarks.time_learn_loop('KNN', 'UncSampling') |
2.67±0.02s | 2.65±0.01s | 0.99 | benchmarks.time_learn_loop('RandomForest', 'RandomSampling') |
Click here to view all benchmarks.
Change Description
Solution Description
Code Quality
Project-Specific Pull Request Checklists
Bug Fix Checklist
New Feature Checklist
Documentation Change Checklist
Build/CI Change Checklist
Other Change Checklist