You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,8 +100,8 @@ See the documentation for more information on available methods and parameters.
100
100
101
101
## FAQ:
102
102
103
-
-**Question**: I am having issues with the speed of the model. What do I do?
104
-
-**Answer**: Some users have reported problems with the sampling speed. If, this is your case reduce either of these two hyper-parameters: `n_estimators` or `early_stopping_rounds`.
103
+
**Question**: I am having issues with the speed of the model. What do I do?
104
+
**Answer**: Some users have reported problems with the sampling speed. If, this is your case reduce either of these two hyper-parameters: `n_estimators` or `early_stopping_rounds`.
0 commit comments