Updates
This commit is contained in:
		| @@ -98,6 +98,7 @@ def run_exp(task_config, dataset, experiment_name, recorder_name, uri): | ||||
|         R.save_objects(**{"model.pkl": model}) | ||||
|  | ||||
|         # Generate records: prediction, backtest, and analysis | ||||
|         import pdb; pdb.set_trace() | ||||
|         for record in task_config["record"]: | ||||
|             record = record.copy() | ||||
|             if record["class"] == "SignalRecord": | ||||
|   | ||||
		Reference in New Issue
	
	Block a user