You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install these packages gives a deprecation warning.
$ npm install azure-cognitiveservices-customvision-training
npm WARN deprecated azure-cognitiveservices-customvision-training@3.0.0: This package is deprecated in favor of @azure/cognitiveservices-customvision-training which works both on node.js and browsers
The current packages are @azure/cognitiveservices-customvision-training and @azure/cognitiveservices-customvision-prediction.
The referenced packages are deprecated:
cognitive-services-node-sdk-samples/Samples/customvision/customVisionImgClassify.js
Lines 6 to 7 in 087c382
Trying to install these packages gives a deprecation warning.
$ npm install azure-cognitiveservices-customvision-training npm WARN deprecated azure-cognitiveservices-customvision-training@3.0.0: This package is deprecated in favor of @azure/cognitiveservices-customvision-training which works both on node.js and browsersThe current packages are
@azure/cognitiveservices-customvision-trainingand@azure/cognitiveservices-customvision-prediction.They may also be other changes needed.