photo

Chandini Govind


Last seen: ungefär 5 år ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
154 961
of 297 503

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Too many input arguments.
clc; close all; clear all; %load train dataset train=xlsread('trainchanged.csv','A2:AG1000'); class_label=train(:,33);...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


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...

mer än 5 år ago | 0 answers | 0

0

answers

Question


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 ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


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...

mer än 5 år ago | 0 answers | 0

0

answers