mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-01 18:11:18 +08:00
online serving v10
This commit is contained in:
@@ -55,6 +55,7 @@ More information of ``Task Manager`` can be found in `here <../reference/api.htm
|
||||
|
||||
Task Training
|
||||
===============
|
||||
#FIXME: Trainer
|
||||
After generating and storing those ``task``, it's time to run the ``task`` which are in the *WAITING* status.
|
||||
``Qlib`` provides a method called ``run_task`` to run those ``task`` in task pool, however, users can also customize how tasks are executed.
|
||||
An easy way to get the ``task_func`` is using ``qlib.model.trainer.task_train`` directly.
|
||||
|
||||
Reference in New Issue
Block a user