Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
# Author: Amir Hossein Kargaran
|
| 3 |
# Date: August, 2023
|
| 4 |
|
| 5 |
-
# Description: This code applies LIME (Local Interpretable Model-Agnostic Explanations) on
|
| 6 |
|
| 7 |
# MIT License
|
| 8 |
|
|
|
|
| 2 |
# Author: Amir Hossein Kargaran
|
| 3 |
# Date: August, 2023
|
| 4 |
|
| 5 |
+
# Description: This code applies LIME (Local Interpretable Model-Agnostic Explanations) on language identification models.
|
| 6 |
|
| 7 |
# MIT License
|
| 8 |
|