classifier calculates without finding an end for data sets where it worked before. cefhelper.exe consuming RAM.
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Drew
2023-2-13
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!