HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EGYADMIN
/
WAHBi-AI-V2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
08e4229
WAHBi-AI-V2
/
web
/
pages
/
success_prediction.py
EGYADMIN
Create success_prediction.py
8eaf3a9
verified
23 days ago
raw
Copy download link
history
blame
Safe
235 Bytes
import
streamlit
as
st
def
show_success_prediction
():
st.title(
"توقع احتمالية النجاح"
)
st.write(
"هذه الصفحة مخصصة لتحليل وتوقع فرص نجاح المناقصات والمشاريع."
)