mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 08:16:54 +08:00
Fixed a few mixed Chinese punctuation typos (#1123)
This commit is contained in:
@@ -53,7 +53,7 @@ class TabnetModel(Model):
|
||||
"""
|
||||
TabNet model for Qlib
|
||||
|
||||
Args:
|
||||
Args:
|
||||
ps: probability to generate the bernoulli mask
|
||||
"""
|
||||
# set hyper-parameters.
|
||||
|
||||
Reference in New Issue
Block a user