Nausad commited on
Commit
7fdce09
·
verified ·
1 Parent(s): ce5135e

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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>Decision Tree · PaySim Dataset · Flask Backend</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>