Compare commits

...

11 Commits
lab_7 ... main

Author SHA1 Message Date
f69118f4a8 Merge pull request 'lab7 done.' (#6) from lab_7 into main
Reviewed-on: #6
2025-03-01 11:53:53 +04:00
4094810545 Merge pull request 'lab_5' (#5) from lab_5 into main
Reviewed-on: #5
2024-12-14 08:39:35 +04:00
6fe848bc98 Merge pull request 'lab_4' (#4) from lab_4 into main
Reviewed-on: #4
2024-12-14 08:37:37 +04:00
794ed490b4 Merge pull request 'lab3' (#3) from lab_3 into main
Reviewed-on: #3
2024-12-14 08:35:32 +04:00
504d13baaa lab5 2024-12-10 22:25:14 +04:00
03e3c9e366 lab4 2024-12-10 22:22:36 +04:00
ff1bb9f5aa lab3 2024-12-10 22:20:14 +04:00
4b86627147 Merge pull request 'lab_2' (#2) from lab_2 into main
Reviewed-on: #2
2024-11-01 13:06:15 +04:00
e1bbea3965 Merge pull request 'lab1' (#1) from lab_1 into main
Reviewed-on: #1
2024-11-01 12:57:56 +04:00
ef56ed2a5c lab2 2024-10-28 13:44:45 +04:00
dbdcbbfe59 lab1 2024-10-28 13:36:23 +04:00
8 changed files with 5375 additions and 1 deletions

View File

@ -1,2 +1,5 @@
# AIM-PIbd-32-kuznetsov-A-V
Группа: ПИбд-32
ФИО: Кузнецов Анатолий Валерьевич
Вариант: 13
Cсылка на датасет: https://www.kaggle.com/datasets/nancyalaswad90/yamana-gold-inc-stock-price

841
lab3/lab3 copy.ipynb Normal file

File diff suppressed because one or more lines are too long

1801
lab4/lab_4.ipynb Normal file

File diff suppressed because one or more lines are too long

1053
lab5/lab5.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_1/image.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

137
lab_1/lab1.ipynb Normal file

File diff suppressed because one or more lines are too long

32
lab_1/requirements.txt Normal file
View File

@ -0,0 +1,32 @@
asttokens==2.4.1
colorama==0.4.6
comm==0.2.2
debugpy==1.8.5
decorator==5.1.1
executing==2.1.0
ipykernel==6.29.5
ipython==8.27.0
jedi==0.19.1
jupyter_client==8.6.2
jupyter_core==5.7.2
matplotlib-inline==0.1.7
nest-asyncio==1.6.0
numpy==2.1.1
packaging==24.1
pandas==2.2.2
parso==0.8.4
platformdirs==4.3.3
prompt_toolkit==3.0.47
psutil==6.0.0
pure_eval==0.2.3
Pygments==2.18.0
python-dateutil==2.9.0.post0
pytz==2024.2
pywin32==306
pyzmq==26.2.0
six==1.16.0
stack-data==0.6.3
tornado==6.4.1
traitlets==5.14.3
tzdata==2024.1
wcwidth==0.2.13

1507
lab_2/lab2.ipynb Normal file

File diff suppressed because one or more lines are too long