mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 07:16:54 +08:00
first version of online serving
This commit is contained in:
@@ -11,8 +11,8 @@ class TaskCollector:
|
||||
|
||||
@staticmethod
|
||||
def collect_predictions(
|
||||
experiment_name: str,
|
||||
get_key_func,
|
||||
experiment_name: str,
|
||||
get_key_func,
|
||||
filter_func=None,
|
||||
):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user