Displaying supervised machine learning models
    9 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Miroslav Blagojevic
 el 15 de Jul. de 2017
  
    
    
    
    
    Comentada: Miroslav Blagojevic
 el 1 de Ag. de 2017
            In the context of supervised machine learning (regression and classification), can the models, created in such ways, be expressed as a set of equations, and if so, can Matlab display them? In what form are these models?
0 comentarios
Respuesta aceptada
  Amit Doshi
    
 el 19 de Jul. de 2017
        Hello Miroslav,
The supervised machine learning models (regression and classification) trained in MATLAB are essentially MATLAB code and you can export these models in MATLAB code form. These models are represented and stored in a MATLAB variable.
Refer the below link to know to how to export the models:
Más respuestas (0)
Ver también
Categorías
				Más información sobre Statistics and Machine Learning Toolbox 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!