Update README.md
Browse files
README.md
CHANGED
|
@@ -54,7 +54,7 @@ It was trained on a dataset of 309 entries with 15 input features and a binary d
|
|
| 54 |
|
| 55 |
## 🚀 Try It in Streamlit
|
| 56 |
|
| 57 |
-
This model is also available as a web app built using [Streamlit]. Access on https://datathonlungcancer
|
| 58 |
|
| 59 |
```python
|
| 60 |
import streamlit as st
|
|
|
|
| 54 |
|
| 55 |
## 🚀 Try It in Streamlit
|
| 56 |
|
| 57 |
+
This model is also available as a web app built using [Streamlit]. Access on https://datathonlungcancer.streamlit.app/
|
| 58 |
|
| 59 |
```python
|
| 60 |
import streamlit as st
|