Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Needs to be in python 3 on replit. There was a data file we downloaded with numerous song, acoustics, song names etc... Not sure what

image text in transcribed Needs to be in python 3 on replit. There was a data file we downloaded with numerous song, acoustics, song names etc... Not sure what to do. Where to start.

Exercise 9/10 A Smart Music Bot This final exercise will let you mix your chatbot skills with your new-found sorting knowledge. Your bot should find the user a great song, e.g. starts with the same letter as their name, a slow jam, a happy song, workout tracks. Behind the scenes, your bot should sort the data in the spotify.csv file using a value of your choice (danceability, tempo, valence (positivity), artist name, etc.) and implement a binary search to suggest a song or playlist that makes sense. Submit a link to your creation in Coursys by Thursday, April 5 at 6pm This is worth your participation mark (3%). If you have any issues or questions. post them to the Slack or ask your TA during your lab hours 17 Exercise 9/10 A Smart Music Bot This final exercise will let you mix your chatbot skills with your new-found sorting knowledge. Your bot should find the user a great song, e.g. starts with the same letter as their name, a slow jam, a happy song, workout tracks. Behind the scenes, your bot should sort the data in the spotify.csv file using a value of your choice (danceability, tempo, valence (positivity), artist name, etc.) and implement a binary search to suggest a song or playlist that makes sense. Submit a link to your creation in Coursys by Thursday, April 5 at 6pm This is worth your participation mark (3%). If you have any issues or questions. post them to the Slack or ask your TA during your lab hours 17

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Transaction Processing

Authors: Philip M. Lewis, Arthur Bernstein, Michael Kifer

1st Edition

0201708728, 978-0201708721

More Books

Students also viewed these Databases questions