Categorical to Numerals variables
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
How I can deal with the categorical variables for multinomial logistic regression, SVM and ANN for a classification problem?
My response is a categorical variable (yes,no) and two of predictors are also categorical (red, green, black, blue and high, medium, low).
1 comentario
  dpb
      
      
 el 18 de Feb. de 2019
				Just cast the categorical variable to double() or single() and tell mnrfit whether they're nominal, ordinal, ...
Respuestas (0)
Ver también
Categorías
				Más información sobre Classification Trees en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

