Skip to content

Commit bb639d0

Browse files
authored
Fix formatting issue in FAQ section of README
1 parent 9662f8b commit bb639d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ See the documentation for more information on available methods and parameters.
100100

101101
## FAQ:
102102

103-
**Sampling Speed Issues**: Some users have reported slow sampling speeds. If this is your case, you can get significant improvements by reducing either of these two hyper-parameters: `n_estimators` or `early_stopping_rounds`.
103+
**Sampling Speed Issues**: Some users have reported slow sampling speeds. If this is your case, you can get significant improvements by reducing either of these two hyper-parameters: `n_estimators` or `early_stopping_rounds`.
104104

105105
---
106106

0 commit comments

Comments
 (0)