Catherine Branter
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
28.631
of 295.486
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasIterate 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...
alrededor de 6 años hace | 0
Pregunta
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...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 6 años hace | 2 respuestas | 1