mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 00:06:58 +08:00
@@ -160,7 +160,7 @@ class QlibRecorder:
|
|||||||
.. code-block:: Python
|
.. code-block:: Python
|
||||||
|
|
||||||
R.log_metrics(m=2.50, step=0)
|
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
|
Parameters
|
||||||
----------
|
----------
|
||||||
|
|||||||
Reference in New Issue
Block a user