Community Profile

photo

Jie Li


Last seen: 4 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to set regression tree's crossval error function other than mse or mcr?
when training a regression tree, I want to use another error function instead of mse or mcr. The training code generated by regr...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


how to set up error function other than MSE in regression or classification training model
when training a regression tree or SVM model, the default error function is MSE. How do I change it to a customized function mor...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


multiple linear regression warning: x is rank deficient to within machine precision.
I have a multiple linear regression problem A = 1 0 0 0 0 1 0 0 0 1 0 0 ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


run glmfit , why get Warning: X is ill conditioned, or the model is overparameterized
run code for a linear regrssion. X has 5 predictors, Y is one response vector with ordinal values(1 to 5) b = glmfit(X,Y); Wa...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to create mouse movement event on UIAxes in APP Designer to catch cursor location on the axes?
I have a UIAxes created in App designer. now I want to show cursor's x y location when mouse is moving on the axe, not click.

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas