1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 09:11:00 +08:00

Remove unnecessary codes

This commit is contained in:
D-X-Y
2021-03-15 03:07:25 +00:00
parent 358de88602
commit a51dafcb4c
11 changed files with 11 additions and 19 deletions

View File

@@ -9,7 +9,6 @@ import numpy as np
import pandas as pd
import copy
from sklearn.metrics import roc_auc_score, mean_squared_error
import logging
from ...utils import (
unpack_archive_with_buffer,
save_multiple_parts_file,