classifier calculates without finding an end for data sets where it worked before. cefhelper.exe consuming RAM.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Stefanie Hörnlein
le 10 Fév 2023
Commenté : Stefanie Hörnlein
le 15 Fév 2023
Hi everyone,
I´m working on a classification task using the classification learner, after generating a feature table including labels with Matlab. Very basic, just like 27 features and 2 or 3 classes.
I did that a lot of times for several data sets and it always worked until - I don´t know what happened. Are there any reasons, why Matlab might not finish calculating? Any properties I can try changing? I´m sure, that I use the same properties in the Classifier, but is there sth in the background, that influences the process?
I hope my question is not to unspecific, I know it might be hard to find out, without seeing my system, but I thought maybe somebody already had a similar problem. I can provide additional information, if that helps.
I already cleared some of the stuff on the hard disk to have more space. Nothing changed.
Thanks in advance, best regards,
Stef
7 commentaires
Réponse acceptée
Drew
le 13 Fév 2023
As a PhD student, you likely have access to the following through your university:
(1) MATLAB online at matlab.mathworks.com
(2) MATLAB official support.
So, you can run classification experiments using MATLAB online at matlab.mathworks.com, and you can also contact mathworks support about the issue on your machine.
Regarding running experiments on matlab.mathworks.com, I just loaded your classtask_Stef.mat into classificationLearner on matlab.mathworks.com, and the basic default tree model trained very quickly without any issues. The MATLAB version on MATLAB online today was '9.13.0.2145394 (R2022b) Update 3'. A screenshot is shown below. Given there were only 29 observations in the data, I chose leave-one-out cross validation (29 folds) for this small experiment.
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!