問題タブ [watson-ml]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
machine-learning - IBM Watson Machine Learning hand-written digits sample notebook authentication error
When working through section 6.1 of the Recognition of hand-written digits with IBM Watson Machine Learning notebook, calling the Watson Machine Learning REST API to get the list of published models using:
endpoint, there is a authorization (401) error with the following response text:
The previous REST API call in the notebook to get the instance details using the authorization token returned from the /v3/identity/token
endpoint worked ok.
Looks like an error in the notebook. Did the API authorization scheme change breaking the notebook?
data-science-experience - サービスが Watson Studio に移行された現在、古い機械学習デプロイメントを見つけるにはどうすればよいですか?
(dwAnswers でも質問されます。https ://developer.ibm.com/answers/questions/447559/view.html を参照してください)
数か月前に、モデルとデプロイが関連付けられた Machine Learning サービスを作成しました。Machine Learning サービスが Watson Studio に統合されたので、デプロイメントが見つかりません。
IBM Cloud の Machine Learning サービスにアクセスして [Access in Watson Studio] をクリックすると、Watson Studio の概要が表示されます。プロジェクトが関連付けられている機械学習サービスについては、デプロイを表示できますが、問題の古いサービスはプロジェクトに関連付けられていません。
古いデプロイメントを見つける最良の方法は何ですか?