728 views

1 Answer

0 0 votes

I believe the best place to start learning about IBM Watson Assistant service is their about page. The service is always evolving, and the best place to learn about the latest changes is official documentation. After learning about terms used in this service, such as "skill", "intent" or "entity", it is recommended that you start with Getting Started Tutorial and follow the path to learn more about the service. 

Related questions

0 0 votes
1 1 answer
1.8k
1.8k views
1 1 vote
1 1 answer
1.1k
1.1k views
tofighi asked Feb 23, 2019
1,057 views
I wanted to use Watson Assistant V2 in my following nodejs code, but it cannot be found and gave me error.var AssistantV2 = require('watson-developer-cloud/assistant/v2')...
0 0 votes
1 1 answer
894
894 views
rakesh asked Feb 10, 2020
894 views
I have a result string like this A, C, D, F, B,In my DB I have 10,000+ combinations like this 1. A, B, C, D 2. A, C, B, I, D, W, Z etc.... Now I want to search for my ...
1 1 vote
1 1 answer
2.2k
2.2k views
tofighi asked Sep 25, 2018
2,237 views
I am looking for a roadmap for choosing the right estimator in scikit-learn
1 1 vote
1 1 answer
1.4k
1.4k views