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
333 stars 294 forks source link

Added Online payment fraud detection model #747

Closed AkhilYadavPadala closed 3 weeks ago

AkhilYadavPadala commented 1 month ago

I've added online payment fraud detection model using decision tree classifier with a model score of 0.99 , deployed it as a web app using Gradio and added a redame file for this model. Kindly, look into this PR and add a level with gssoc tag :) @Niketkumardheeryan @invigorzz313 closes issue #546

invigorzz313 commented 1 month ago

There are a lot of commits unrelated to the objective of the issue. Ensure you create a new branch for the PR and commit files to it.

AkhilYadavPadala commented 1 month ago

There are a lot of commits unrelated to the objective of the issue. Ensure you create a new branch for the PR and commit files to it.

@Niketkumardheeryan asked us to commit changes to capsule1.1 branch from our branch. While making a PR to the Capsule1.1 branch there are lots of commits in it... @invigorzz313

Niketkumardheeryan commented 1 month ago

hi @AkhilYadavPadala , try to commit this again.

AkhilYadavPadala commented 4 weeks ago

Done @Niketkumardheeryan Kindly, check it.