Update app.py
Browse files
app.py
CHANGED
@@ -342,8 +342,8 @@ with gr.Blocks(title="Customer Purchase Prediction", theme=gr.themes.Soft()) as
|
|
342 |
- **NumPy & Pandas**: Data manipulation
|
343 |
|
344 |
### 🔗 Links
|
345 |
-
- **GitHub Repository**:
|
346 |
-
- **Developer**:
|
347 |
|
348 |
Built with ❤️ using Gradio and scikit-learn
|
349 |
""")
|
|
|
342 |
- **NumPy & Pandas**: Data manipulation
|
343 |
|
344 |
### 🔗 Links
|
345 |
+
- **GitHub Repository**: https://github.com/drbinna/customer-purchase-prediction
|
346 |
+
- **Developer**: https://www.linkedin.com/in/obinna-amadi1/
|
347 |
|
348 |
Built with ❤️ using Gradio and scikit-learn
|
349 |
""")
|