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
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,4 +19,4 @@ Note that you can also use Random Boost by typing `GradientBoostingRegressor(ran
19
19
Please feel free to test and give feedback on the algorithm. Also don't hesitate to contact me if you feel like it.
20
20
21
21
FYI:
22
-
I was issuing a feature request to the scikit-learn package so that Random Boost becomes part of the package. Understandably, the maintaining team won't include it until it becomes mature and popular enough. I deem maturity not to be an issue as it is just a small alteration of the code base, and I will now work on the popularity part by writing a paper. So stay tuned!
22
+
I was issuing a [feature request](https://github.com/scikit-learn/scikit-learn/issues/12472) to the scikit-learn package so that Random Boost becomes part of the package. Understandably, the maintaining team won't include it until it becomes mature and popular enough. I deem maturity not to be an issue as it is just a small alteration of the code base, and I will now work on the popularity part by writing a paper. So stay tuned!
0 commit comments