Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
264.943
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
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
Can i get code for character recognition using decision tree?
I'm doing project in text recognition using k-nn and decision tree.I don't have idea about decision tree.Please do help me
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get rid of the error: Error using horzcat. Dimensions of matrices being concatenated are not consistent.
I'm segmenting line from a document image using the following code. I want to store the segmented line in a folder from where i ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to train a group of images using KNN classifier?
I have to detect text from an image for that I should first train the system using KNN.How to do training in matlab using KNN?Wh...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
can someone explain this code?
function outClass = bayesien(sample, TRAIN, group, K, distance,rule) bioinfochecknargin(nargin,3,mfilename) [gindex,...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to convert a .mat file into a .csv file?
I have a .mat file loaded in workspace. I want to convert it into .csv file. FileData = load('Trainset.mat'); csvwrite('F...
más de 8 años hace | 3 respuestas | 0