Compare commits

...

16 Commits
lab_2 ... main

Author SHA1 Message Date
be000238e5 Merge pull request 'lab_7' (#8) from lab_7 into main
Reviewed-on: #8
2025-02-22 13:33:11 +04:00
platoff aeeee
27ea930a91 lab 7 is done 2025-02-22 13:15:09 +04:00
platoff aeeee
138a1ee7e6 lab 7 is done 2025-02-22 13:13:44 +04:00
platoff aeeee
32b432b274 lab 7 is done 2025-02-22 12:49:13 +04:00
1892aa14df Merge pull request 'lab 5 is done' (#5) from lab_5 into main
Reviewed-on: #5
2024-12-21 11:36:06 +04:00
platoff aeeee
5399ae094d lab 2 added to main 2024-12-21 10:33:08 +04:00
platoff aeeee
315de0ca7d lab 5 is done 2024-12-21 10:27:34 +04:00
622c410594 Merge pull request 'lab 4 is done' (#4) from lab_4 into main
Reviewed-on: #4
2024-12-07 11:31:08 +04:00
332ca361a5 Merge pull request 'lab 3 is done' (#3) from lab_3 into main
Reviewed-on: #3
2024-12-07 11:30:29 +04:00
platoff aeeee
12b4d5ee23 lab 4 is done 2024-12-07 10:42:57 +04:00
platoff aeeee
b5f048795b lab 3 is done 2024-12-07 10:24:29 +04:00
074cce63fc Merge pull request 'lab 2 vrode done' (#2) from lab_2 into main
Reviewed-on: #2
2024-12-06 15:51:30 +04:00
aea54ae9a5 Merge pull request 'lab_1 Gerimovich I PIbd-32' (#1) from lab_1 into main
Reviewed-on: #1
2024-09-28 10:43:51 +04:00
7b6e95a1be Обновить README.md 2024-09-28 10:28:35 +04:00
64ce60118d Удалить .gitignore 2024-09-28 10:09:45 +04:00
platoff aeeee
fe7df7b411 lab 1 is done 2024-09-28 10:08:48 +04:00
12 changed files with 8191 additions and 14 deletions

14
.gitignore vendored
View File

@ -1,14 +0,0 @@
# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/

View File

@ -1,2 +1,6 @@
# AIM-PIbd-32-Gerimovich-I-M
Gerimovich Ilya PIbd-32
dataset:
https://www.kaggle.com/datasets/harlfoxem/housesalesprediction

134
lab_1/lab1.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_1/requirements.txt Normal file

Binary file not shown.

2494
lab_3/lab3.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_3/requirements.txt Normal file

Binary file not shown.

4552
lab_4/lab4.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_4/requirements.txt Normal file

Binary file not shown.

712
lab_5/lab5.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_5/requirements.txt Normal file

Binary file not shown.

295
lab_7/lab7.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_7/requirements.txt Normal file

Binary file not shown.