Filter löschen
Filter löschen

cancer " data set " in Breast cancer diagnosis

4 Ansichten (letzte 30 Tage)
Mohamed Ahmed
Mohamed Ahmed am 5 Aug. 2016
Beantwortet: Geoff Hayes am 5 Aug. 2016
the parameter " cancer " is not defined in the file , however, the program is running ?
does that mean that " cancer " is built in somehow ?

Akzeptierte Antwort

Geoff Hayes
Geoff Hayes am 5 Aug. 2016
Mohamed - the variable cancer is an input parameter to several functions. For example,
function [Arbol taux] = arbol_training(trainmat,Arbol,cancer,taux)
where arbol_training is called as
Arbol =arbol_training(trainmat,Arbol,cancertrain,taux);
with cancertrain being initialized a few lines above.

Weitere Antworten (0)

Kategorien

Mehr zu Biotech and Pharmaceutical finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by