photo

Ines


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Professional Interests: chemical engineering

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How can I format a classification tree?
I have created classification trees that get quite large and complex and I would like to export them in a nice format. However, ...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I compute nodeerrors, nodesizes and nodeprobabilites of a classification tree fitted with classificationtree.fit
I have fitted a classificationtree using classificationtree.fit and now i want to have the nodesizes/errors and -probabilities r...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I display the nodesizes, nodeerrors etc in a classification tree that was fitted with classificationtree.fit ?
I have fitted a classification tree and I want to calculate the nodesizes, the nodeerror and the node probabilities (I am only i...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting: How can I remove the axis label and only have it at points of my choice?
I have created a plot: data=[0.0308058510638298; 0.596862338112858;0.861890893648603; 0.673247180006754; 0.409382760478123;...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I plot a uniform distribution if I have already the parameters?
I want to plot a uniform distribution and I have already the parameter estimates. How can I plot it in a nice way? I would also ...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I save figures into structures?
I am creating a large number of different figures and plots and I want to save them in a nice structure similar to the ones used...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How I can I make Matlab return the impurity reduction for each node in a classification tree?
I want to build a Classificationtree with matlab and to obtain the reduction in impurity for each node. I think matlab computes ...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I save my results into tables and display them in a figure? (And export them later into Word)
Dear all, I have a results matrix which I would like to save in a table, where I can add a title, column and row headers etc a...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Does the function ClassificationTree.fit already perform pruning according to a complexity criterion?
I want to grow a classification tree and determine the best level of complexity. Whenever I grow a tree with the default setting...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Does the Kolmogorov smirnoff test implemented in matlab already perform a correction for small sample sizes?
I want to use the KS test on a rather small dataset and I know that for this case, several correction terms exist for some distr...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Does ClassificationTree.fit by grow the max tree?
For data classification I want to grow a maximum decision tree and then prune it back. Does the matlab function ClassificationTr...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to extract a string name from a cell array and use it as name for a new variable?
I want to make matlab use a string which was previously saved in a cell array for the construction of a new variable name...how ...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I change from format [654] to format '654'?
Dear all, being new to matlab i am a bit confused about the different formats...i want to perform a string comparison with strcm...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to randomly select data out of a dataset?
hey there, I want to randomly select 80% from my data to create a training dataset and use the residual 20% for the evaluation o...

alrededor de 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to find the optimal tree size when building a decision tree?
I need to categorize a set of data and want to use the CART algorithm for this purpose. In the litterature the importance of fin...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Crossvalidation of Classification Trees?
Hi there, I want to perform a crossvalidation of a decision tree built with the CART algorithm, i.e. I want to randomly take out...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Merge a variable name with a running index from a loop?
Hi there, I want to save data generated within a loop in a set of variables, whereas I want the variables to have the running ...

alrededor de 12 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Anderson Darling Goodness-of-the-fit test?
I want to assess the GOF of a given dataset to a variety of different distributions (i.e. exponential, lognormal, normal etc) us...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Which MATLAB function is the best for building a decision tree with the CART algorithm?
Hello there, I want to build a tree using the CART Algorithm and so far I found two different (?) functions in the Matlab stat...

alrededor de 12 años hace | 2 respuestas | 1

2

respuestas

Pregunta


CART Algorithm with categorical predictor variables which consist of strings?
I want to build a decision tree from categorical data, which consist of string names (in this case designating different chemica...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Cart Algorithm in Matlab with more than binary splits?
Hello everyone, I want to create a Decision Tree from non-numerical, categorical data (for example I want to predict whether o...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Count the number of non-zero elements of a column/row of a 2D-Matrix?
Hello everyone, I have a 2D Matrix and I want to make Matlab count the number of non-zero Elements within one row, is there ...

alrededor de 12 años hace | 3 respuestas | 2

3

respuestas

Pregunta


Definition of variables within a loop with incorporation of the stringname into the variable name?
Hello dear Community, I have a list of strings of length i and I want to create a set of vectors (each vector has a different s...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Can I use stringmatch, if I am looking for a match at the end of a string??
Hello everybody, I have a dataset of strings with a structure 'product_reaction_parameter' and I want to check whether a speci...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to do the Anderson Darling Goodness-of-fit test in Matlab? (I am ideally looking for a script)
Dear Matlab community, I want to find the a continuous distribution that best fit my observed empirical data, therefore I woul...

más de 12 años hace | 1 respuesta | 0

1

respuesta