Community Profile

photo

Ines


Attivo dal 2012

Professional Interests: chemical engineering

Statistiche

  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 3 risposte | 0

3

risposte

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 1 risposta | 1

1

risposta

Domanda


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

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 12 anni fa | 2 risposte | 1

2

risposte

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 3 risposte | 2

3

risposte

Domanda


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

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta