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
348 stars 302 forks source link

Added Road accident analysis project using Power BI #638

Closed jeet-Abhi123 closed 1 month ago

jeet-Abhi123 commented 2 months ago

I have successfully added the project as a new folder in the repository.

invigorzz313 commented 1 month ago

Please tag the corresponding issue.

jeet-Abhi123 commented 1 month ago

622

invigorzz313 commented 1 month ago

@jeet-Abhi123 You seem to have created this PR for 2 issues of different topics. It is suggested that a single PR fixes single issue. So, please create separate ones.

jeet-Abhi123 commented 1 month ago

How can I create different PR? When I clicked the PR of issue #623 it is getting adding to this PR only.

invigorzz313 commented 1 month ago

@jeet-Abhi123 That is because you mentioned 2 issue numbers above (622 and 623). Also the files you uploaded in the commit in this PR have both Road accident analysis and Data Cleaning Techniques. Since this PR is for Road Accident Analysis, retain these files and delete others from this PR. You can make another PR with Data Cleaning files and tag issue 623 there.

invigorzz313 commented 1 month ago

For creating another PR, you must first create another branch in your local repo. And commit the relevant files there. (Separate issue <-> separate PR <-> separate branch)