Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +2 -1
templates/index.html
CHANGED
|
@@ -470,7 +470,8 @@
|
|
| 470 |
<div class="logo-mark">⚡</div>
|
| 471 |
<div class="header-text">
|
| 472 |
<h1>Fraud<span>Guard</span></h1>
|
| 473 |
-
<p>
|
|
|
|
| 474 |
</div>
|
| 475 |
<div class="badge">LIVE MODEL</div>
|
| 476 |
</header>
|
|
|
|
| 470 |
<div class="logo-mark">⚡</div>
|
| 471 |
<div class="header-text">
|
| 472 |
<h1>Fraud<span>Guard</span></h1>
|
| 473 |
+
<p>Random Forest · PaySim Dataset · Flask Backend<br>
|
| 474 |
+
This model will tell you the payment you're doing is Fraud or not.<br></p>
|
| 475 |
</div>
|
| 476 |
<div class="badge">LIVE MODEL</div>
|
| 477 |
</header>
|