LSSTDESC / RESSPECT

The RESSPECT project is a result from an inter-collaboration agreement established between the Cosmostatistics Initiative (COIN) and the LSST Dark Energy Science Collaboration (DESC) with the goal of developing a recommendation system for telescope resource allocation able to optimize photometric supernova cosmology anaylsis.
MIT License
1 stars 0 forks source link

Add a benchmarks subdirectory to gh_pages #28

Closed jeremykubica closed 2 months ago

jeremykubica commented 2 months ago

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

github-actions[bot] commented 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.