这个错误表明在使用 TensorFlow.js 的 AutoML 功能时出现了问题。这可能是由于 TensorFlow.js 版本与 AutoML 不兼容所导致的。为了解决这个问题,请尝试以下步骤:
npm install @tensorflow/tfjs
npm install @tensorflow/tfjs-auto_ml
@tensorflow/tfjs-node
。您可以通过以下命令安装:npm install @tensorflow/tfjs-node
import * as tf from '@tensorflow/tfjs';
import * as automl from '@tensorflow/tfjs-auto_ml';
npm install -g n
n latest
npm install @tensorflow/tfjs
npm install @tensorflow/tfjs-auto_ml
@tensorflow/tfjs-node
。您可以通过以下命令安装:npm install @tensorflow/tfjs-node
import * as tf from '@tensorflow/tfjs';
import * as automl from '@tensorflow/tfjs-auto_ml';
npm install -g n
n latest
领取专属 10元无门槛券
手把手带您无忧上云