Skip to content

Commit b8d6e05

Browse files
authored
Fix formatting in FAQ section of README
1 parent 98852d5 commit b8d6e05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ See the documentation for more information on available methods and parameters.
100100

101101
## FAQ:
102102

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`.
105105

106106
---
107107

0 commit comments

Comments
 (0)