photo

Chandini Govind


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 5년 전 | 답변 수: 0 | 0

0

답변