mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-11 23:06:58 +08:00
Update R and workflow
This commit is contained in:
@@ -48,7 +48,7 @@ class Model(BaseModel):
|
||||
|
||||
|
||||
class ModelFT(Model):
|
||||
'''Model (F)ine(t)unable'''
|
||||
"""Model (F)ine(t)unable"""
|
||||
|
||||
@abc.abstractmethod
|
||||
def finetune(self, dataset: Dataset):
|
||||
|
||||
Reference in New Issue
Block a user