Matt Lane
Matt Lane
As a quick note, when similarly following #4429 and computing the dask dataframe to fit with the single GPU cuml RFR model, we received similarly negative R2 values. The below...
Also - I should note, when running the Random Forest Regressor, we found found that sometimes the outputs are positive, however they tend to waver. The single GPU waver in...
This issue still needs to be addressed
# Potential fix... or stopgap at the very least: Though it doesn't is not exactly clear in the documentation, similar R2 values can be by choosing `npartitions = n_gpu`. See...