Community Profile

photo

Chris H


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer