Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Pull Request for PyVerse ๐ก ## Issue Title : Movie Genre Classification Feature Implementation ๐ฌ๐ฝ๏ธ #152 - **Info about the related issue (Aim of the project)** : <!-- What's the goal of the project --> - **Name:** Sree Praveen challa - **GitHub ID:** praveenarjun - **Email ID:** E22CSEU0171@bennett.edu.in - **Idenitfy yourself: Gssoc Ext,Hackbefest <!-- Mention the following details and these are mandatory --> Closes: #152 ### Describe the add-ons or changes you've made ๐ I add a File in MAchine Learning folder-> Movie Classification->Movie classification.ipynb && readme file ## Type of change โ๏ธ What sort of change have you made: <!-- Example how to mark a checkbox:- - [x] My code follows the code style of this project. --> - New feature (non-breaking change which adds functionality) - Breaking change (fix or feature that would cause existing functionality to not work as expected) - This change requires a documentation update: Yes I added Readme file so that User can Understand much better way ## How Has This Been Tested? โ๏ธ ![Screenshot 2024-10-06 at 12 51 37โฏPM](https://github.com/user-attachments/assets/67c713af-93fb-4c07-b8b6-220c2fade03c) Describe how it has been tested : Just run it on google colab Describe how have you verified the changes made ## Checklist: โ๏ธ <!-- Example how to mark a checkbox:- - [x] My code follows the code style of this project. --> - [Yes ] My code follows the guidelines of this project. - [ Yes] I have performed a self-review of my own code. - [ Yes] I have commented my code, particularly wherever it was hard to understand. - [Yes ] I have made corresponding changes to the documentation. - [ Yes] My changes generate no new warnings. - [ Yes] I have added things that prove my fix is effective or that my feature works. - [ Yes] Any dependent changes have been merged and published in downstream modules.
- Loading branch information