File size: 482 Bytes
db967f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---

title: "Fraud Detection Model"
emoji: "🔍"
colorFrom: "red"
colorTo: "pink"
sdk: "streamlit"
sdk_version: "1.19.0"  # Adjust to the version you're using
app_file: "slapp.py"
pinned: false
---


# Fraud Detection Model

This Space hosts a fraud detection model that predicts the acceptability of transactions based on various features.

## How to Use

1. Enter the transaction details in the input fields.
2. Click on the "Predict" button to see the results.