Compare commits
9 Commits
Author | SHA1 | Date | |
---|---|---|---|
d64813e31e | |||
8bf7021003 | |||
fe565fc8d8 | |||
7508cf58e7 | |||
133b2b4d30 | |||
acd98448d1 | |||
5c9bbb9c0b | |||
d2ee579d28 | |||
fa420ecbdb |
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,3 +14,6 @@ ipython_config.py
|
||||
|
||||
# virtual
|
||||
/aimenv
|
||||
|
||||
# others
|
||||
/Lections
|
@ -231,7 +231,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.12.5"
|
||||
"version": "3.12.8"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
@ -2923,7 +2923,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.12.5"
|
||||
"version": "3.12.8"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
@ -2429,7 +2429,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.12.5"
|
||||
"version": "3.12.8"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
@ -2323,7 +2323,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.12.5"
|
||||
"version": "3.12.8"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
@ -35,7 +35,7 @@
|
||||
"---\n",
|
||||
"\n",
|
||||
"### Бизнес-цель:\n",
|
||||
"\n",
|
||||
"Кластеризация сделок с акциями инсайдеров для выявления групп с схожими характеристиками торговых операций и взаимосвязями между различными признаками, такими как количество акций, стоимость сделки и цена акции.\n",
|
||||
"\n",
|
||||
"---"
|
||||
]
|
||||
@ -1218,7 +1218,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.12.5"
|
||||
"version": "3.12.8"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
1192
lab_6/lab6.ipynb
Normal file
1192
lab_6/lab6.ipynb
Normal file
File diff suppressed because one or more lines are too long
BIN
lab_6/requirements.txt
Normal file
BIN
lab_6/requirements.txt
Normal file
Binary file not shown.
1108
lab_7/fuzzy_logic.ipynb
Normal file
1108
lab_7/fuzzy_logic.ipynb
Normal file
File diff suppressed because one or more lines are too long
963
lab_7/fuzzy_regression.ipynb
Normal file
963
lab_7/fuzzy_regression.ipynb
Normal file
File diff suppressed because one or more lines are too long
BIN
lab_7/requirements.txt
Normal file
BIN
lab_7/requirements.txt
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user