ifiecas commited on
Commit
11d29e1
·
verified ·
1 Parent(s): 8c657e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -15
app.py CHANGED
@@ -306,24 +306,10 @@ with tab2:
306
  st.markdown("""
307
  <div class="section-card">
308
  <h3>About the Loan Approval System</h3>
309
- <p>This AI-powered system uses advanced machine learning algorithms to determine loan approval eligibility based on multiple factors.</p>
310
  </div>
311
  """, unsafe_allow_html=True)
312
 
313
- st.markdown("<h4>How it works</h4>", unsafe_allow_html=True)
314
- st.write("The system analyzes various factors including:")
315
- st.markdown("""
316
- - Personal and financial information
317
- - Credit history status
318
- - Loan amount and term
319
- - Income and employment status
320
- """)
321
-
322
- st.write("""
323
- Our decision engine combines a trained machine learning model with industry-standard lending criteria.
324
- The system evaluates your application against patterns from thousands of previous loan applications.
325
- """)
326
-
327
  st.markdown('<div class="section-card">', unsafe_allow_html=True)
328
  st.markdown("<h3>About the ML Model</h3>", unsafe_allow_html=True)
329
  st.write("""
 
306
  st.markdown("""
307
  <div class="section-card">
308
  <h3>About the Loan Approval System</h3>
309
+ <p>Our AI-powered system evaluates loan applications using machine learning and industry-standard criteria to analyze your financial information, credit history, and loan requirements.</p>
310
  </div>
311
  """, unsafe_allow_html=True)
312
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
313
  st.markdown('<div class="section-card">', unsafe_allow_html=True)
314
  st.markdown("<h3>About the ML Model</h3>", unsafe_allow_html=True)
315
  st.write("""