abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!πŸŒŸπŸ’« Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
179 stars 215 forks source link

Viral Short Video Analysis #622

Closed HarshRaj29004 closed 3 weeks ago

HarshRaj29004 commented 3 weeks ago

Pull Request for ML-Crate πŸ’‘

Issue Title:

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:

How Has This Been Tested? βš™οΈ

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

Checklist: β˜‘οΈ

github-actions[bot] commented 3 weeks ago

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

abhisheks008 commented 3 weeks ago

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