Feeds
提问
Why do the partial dependence plots I code myself not match the plots from the Matlab "plotPartialDependence" function?
In running a random forest model for a sample situation, I have not been able to replicate the partial dependence plots produced...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to subset rows with reproducibility?
If I have a 10 by 5 matrix, how would I subset the data so that the same rows are selected each time? I know how to select 10...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to replace a row in one matrix with a particular row from a different matrix
I have one large matrix (64800x40) with an index number, latitude, longitude, and other data for the remaining columns. Ex. ...
9 years 前 | 1 个回答 | 0
1
个回答提问
If a value in one matrix matches that in another matrix, how do I assign the same index number?
I have a matrix with a list of latitude and longitude coordinates (64,800x3). Each latitude and longitude pair have their own in...
9 years 前 | 1 个回答 | 0


