Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
332 stars 296 forks source link

emotion based music recommendation #836

Closed poojaharihar03 closed 5 days ago

poojaharihar03 commented 1 week ago

solved issue #804

@Niketkumardheeryan please mark this issue as solved with level-3 thank you :)

github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

invigorzz313 commented 1 week ago
  1. You must create a new branch for every PR, instead of directly committing from the master branch.
  2. Do include the dataset used for the project.
poojaharihar03 commented 1 week ago

Hi @invigorzz313 I have used youtube api so there is no dataset required to run the code. YouTube api can be accessed through the steps provided in the readme file.