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
Create an endpoint that returns the sentiment value for every page of a book using Watson Natural Language API. Use data to determine settings for Spotify valence in recommendation endpoint.
How sensitive is the Watson API? What is the average sentiment value? How sensitive should the mood change be?
The text was updated successfully, but these errors were encountered:
Could recommendation endpoint change mood if within certain variance of current_mood? Example if current_mood sentiment analysis 0.75 and new_mood 0.5, should mood change within a 0.25 difference?
Based on data gathered, how often should the mood change (how often play different song) and what is that variance?
Create an endpoint that returns the sentiment value for every page of a book using Watson Natural Language API. Use data to determine settings for Spotify valence in recommendation endpoint.
How sensitive is the Watson API? What is the average sentiment value? How sensitive should the mood change be?
The text was updated successfully, but these errors were encountered: