Chandini Govind
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
146 123
of 295 467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Too many input arguments.
clc; close all; clear all; %load train dataset train=xlsread('trainchanged.csv','A2:AG1000'); class_label=train(:,33);...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
how to view changed matrix
hi, i have attached a code below clc clear [~,~,A]=xlsread('duplicateset1.xls'); %A(isnan(A))=-1; cellfun(@isnan,A,'Unifor...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
reading of xls file without nan
hi i have xls sheet as dataset and is read using xlsread(),but at the columns having single character like 'M/F' or 'Y/N' the ...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
how to do cross-validation without built-in function in excel data
i am studying about different classifires and i like to know how to do cross-validation without built-in function.i am using iri...
ungefär 5 år ago | 0 answers | 0