mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-07 04:50:56 +08:00
Update part of the docs
This commit is contained in:
@@ -25,8 +25,10 @@ class Model(BaseModel):
|
||||
"""
|
||||
Learn model from the base model
|
||||
|
||||
** NOTE **: The the attribute names of learned model should **not** start with '_'. So that the model could be
|
||||
dumped to disk.
|
||||
.. note::
|
||||
|
||||
The the attribute names of learned model should `not` start with '_'. So that the model could be
|
||||
dumped to disk.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user