mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-02 02:21:18 +08:00
@@ -160,7 +160,7 @@ class QlibRecorder:
|
||||
.. code-block:: Python
|
||||
|
||||
R.log_metrics(m=2.50, step=0)
|
||||
records = R.search_runs([experiment_id], order_by=["metrics.m DESC"])
|
||||
records = R.search_records([experiment_id], order_by=["metrics.m DESC"])
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user