1
0
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:
YaOzI
2022-06-14 20:12:14 +08:00
committed by GitHub
parent 3fcbaa33fa
commit 3e6e2865ce
6 changed files with 6 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ class TabnetModel(Model):
"""
TabNet model for Qlib
Args
Args:
ps: probability to generate the bernoulli mask
"""
# set hyper-parameters.