[docs] remove duplicated param in Python-Intro.rst (#2181)
`num_round` is redundant here because it will be overrideen by `num_trees` in the `param` dictionary.
Showing
Please register or sign in to comment
`num_round` is redundant here because it will be overrideen by `num_trees` in the `param` dictionary.