Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tajuarAkash
/
Heath_Insurance_Fraud_Prediction
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tajuarAkash
commited on
Feb 11
Commit
1c02bff
·
verified
·
1 Parent(s):
6d0e637
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import streamlit as st
2
import joblib
3
import numpy as np
1
+
#new
2
import streamlit as st
3
import joblib
4
import numpy as np