Spaces:
No application file
No application file
Commit
·
02f0607
1
Parent(s):
315cb4a
Update modeling.ipynb
Browse files- modeling.ipynb +27 -1
modeling.ipynb
CHANGED
@@ -1 +1,27 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cells": [],
|
3 |
+
"metadata": {
|
4 |
+
"kernelspec": {
|
5 |
+
"display_name": "Python",
|
6 |
+
"language": "python",
|
7 |
+
"name": "conda-env-python-py"
|
8 |
+
},
|
9 |
+
"language_info": {
|
10 |
+
"codemirror_mode": {
|
11 |
+
"name": "ipython",
|
12 |
+
"version": 3
|
13 |
+
},
|
14 |
+
"file_extension": ".py",
|
15 |
+
"mimetype": "text/x-python",
|
16 |
+
"name": "python",
|
17 |
+
"nbconvert_exporter": "python",
|
18 |
+
"pygments_lexer": "ipython3",
|
19 |
+
"version": "3.7.12"
|
20 |
+
},
|
21 |
+
"colab": {
|
22 |
+
"provenance": []
|
23 |
+
}
|
24 |
+
},
|
25 |
+
"nbformat": 4,
|
26 |
+
"nbformat_minor": 0
|
27 |
+
}
|