Open mtauraso opened 2 weeks ago
Before [cd86501a] | After [e5bfcd44] | Ratio | Benchmark (Parameter) |
---|---|---|---|
156±2ms | 171±0.7ms | 1.1 | benchmarks.time_learn_loop('KNN', 'RandomSampling') |
158±2ms | 173±0.9ms | 1.09 | benchmarks.time_learn_loop('KNN', 'UncSampling') |
135±1ms | 138±3ms | 1.02 | benchmarks.time_feature_creation |
197M | 198M | 1.01 | benchmarks.peakmem_learn_loop('KNN') |
193M | 195M | 1.01 | benchmarks.peakmem_learn_loop('RandomForest') |
3.03±0.03s | 3.05±0.02s | 1.01 | benchmarks.time_learn_loop('RandomForest', 'RandomSampling') |
3.04±0.01s | 3.08±0.02s | 1.01 | benchmarks.time_learn_loop('RandomForest', 'UncSampling') |
Click here to view all benchmarks.
A github actions script that reproducibly launches TOM + Resspect docker env.