photo

Catherine Branter


2018년부터 활동

Followers: 0   Following: 0

통계

  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


remove rows if they contain ?
I want to remove all rows that contain ? The issue is that ? could be in any of my 14 columns I tried this code ("data" is th...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


iterate over a vector in a for loop
I am trying to loop through a matrix - my model has no problem looping through the bandwidths "bw" but i get an error when loo...

대략 6년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Iterate over vector from result of a for loop
I have a similar sort of question if anyone is able to help please! trying to loop through a matrix - my model has no problem lo...

대략 6년 전 | 0

질문


How to use for loops for hyperparameter tuning using fitcnb
I have different types of distribution I want to test for my fitcnb Naive Bayes model to see which is the bestand I'm running in...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


extracting row and column from a cell which contains numbers and strings
I have a 120x11 cell called "mymatrix" and I am trying to extract the data from the row which has the minimum value in column 11...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to find the mean of one column based on the value in another column
I want to find the mean of the values in the second column only for the rows which have the value 3 in column 10 I have tried ...

6년 초과 전 | 답변 수: 2 | 1

2

답변