Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viral Short Video Analysis #622

Closed
wants to merge 6 commits into from
Closed

Viral Short Video Analysis #622

wants to merge 6 commits into from

Conversation

HarshRaj29004
Copy link
Contributor

@HarshRaj29004 HarshRaj29004 commented Jun 3, 2024

Pull Request for ML-Crate 💡

Issue Title:

  • Info about the related issue (Aim of the project) :
  • Name:
  • GitHub ID:
  • Idenitfy yourself:

Closes: #509

Describe the add-ons or changes you've made 📃

Creates an all sort of analyzed visuals, perform preprocessing in dataset and finally made a model.

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? ⚙️

Describe how it has been tested
Describe how have you verified the changes made

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

github-actions bot commented Jun 3, 2024

Our team will soon review your PR. Thanks @HarshRaj29004 :)

@abhisheks008
Copy link
Owner

Please remove the unnecessary files and create a fresh PR with the proper project structure for this issue.

Project Folder
|- Dataset
   |- dataset.csv (dataset used for the particula project)
   |- README.md (brief about the dataset)
|- Images
   |- img1.png
   |- img2.png
   |- img3.png
|- Model
   |- project_folder.ipynb
   |- README.md
|- Web App
   |- templates
   |- static
   |- app.py
   |- demo.mp4
   |- README.md
|- requirements.txt

@abhisheks008 abhisheks008 added the wontfix ❌ This will not be worked on label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix ❌ This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Viral Shorts Videos Analysis
2 participants