khushi-joshi-05 / Food-ordering-website

Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.
https://foodies-ordering-website.netlify.app/
MIT License
191 stars 435 forks source link

fraud detection in online payment #203

Open palayushi293 opened 6 months ago

palayushi293 commented 6 months ago

Utilize ML models for fraud detection and prevention in online payments and transactions. Detect suspicious activities such as fraudulent orders, stolen credit cards, or account takeovers to safeguard the integrity of the platform and protect users' financial information.

palayushi293 commented 6 months ago

want to work on this issue

khushi-joshi-05 commented 6 months ago

@palayushi293 I have assigned u the issue, you can start working on it. All the best!

palayushi293 commented 6 months ago

pls, label it as I am a gssoc'24 contributor

khushi-joshi-05 commented 5 months ago

@palayushi293 I have labeled it. As in the cart section there is an order button which shows an alert when ordered, so can u add the payment page as well!

palayushi293 commented 5 months ago

i have train the dataset for credit card fraud detection which consist of time amount , PCA fetures v(1-28) with an acuuracy of 99 % and f1 score should i deploy it and make a pull request