필터 지우기
필터 지우기

Error when using the function gather with a trained classifier using tall arrays

조회 수: 2 (최근 30일)
Amelia
Amelia 2020년 10월 22일
댓글: Amelia 2020년 10월 22일
Hello,
I have trained a linear classifier on a big data matrix using tall arrays, then i used the function 'gather' to calculate the accuracy but i get the following error:
Error using matlab.bigdata.internal.executor.BroadcastMap/get (line 40)
Internal problem while evaluating tall expression. The problem was:
The specified key is not present in this container.
matlab version is R2020b - trail use
how can i fix this problem.
thanks in advance
  댓글 수: 2
Walter Roberson
Walter Roberson 2020년 10월 22일
The specified key is not present in this container.
We do not see that message often. I suspect there are multiple causes of it. The ones that that have been solved, have been chased down to needing to install either the Global Optimization Toolbox, or the Optimization Toolbox. I do not expect those to be your problem... but maybe??
Amelia
Amelia 2020년 10월 22일
Actually I don't install global optimization toolbox, I will install it and try again. Thanks

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by