Commit 86d3de78 authored by Laurae's avatar Laurae Committed by Guolin Ke
Browse files

Add reproducible warn for Microsoft/LightGBM#559 (#560)

parent cc98351f
...@@ -56,6 +56,12 @@ Remember this is a free/open community support. We may not be available 24/7 to ...@@ -56,6 +56,12 @@ Remember this is a free/open community support. We may not be available 24/7 to
--- ---
- **Question 4**: When using LightGBM GPU, I cannot reproduce results over several runs.
- **Solution 4**: It is a normal issue, there is nothing we/you can do about. For reproducible results, please use CPU version.
---
### R-package ### R-package
- **Question 1**: I used `setinfo`, tried to print my `lgb.Dataset`, and now the R console froze! - **Question 1**: I used `setinfo`, tried to print my `lgb.Dataset`, and now the R console froze!
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment