Compare commits
No commits in common. "main" and "lab_3" have entirely different histories.
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# ---> 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/
|
||||||
|
|
@ -1,6 +1,2 @@
|
|||||||
# AIM-PIbd-32-Gerimovich-I-M
|
# AIM-PIbd-32-Gerimovich-I-M
|
||||||
|
|
||||||
Gerimovich Ilya PIbd-32
|
|
||||||
|
|
||||||
dataset:
|
|
||||||
https://www.kaggle.com/datasets/harlfoxem/housesalesprediction
|
|
||||||
|
134
lab_1/lab1.ipynb
134
lab_1/lab1.ipynb
File diff suppressed because one or more lines are too long
Binary file not shown.
595
lab_2/lab2.ipynb
595
lab_2/lab2.ipynb
File diff suppressed because one or more lines are too long
Binary file not shown.
4552
lab_4/lab4.ipynb
4552
lab_4/lab4.ipynb
File diff suppressed because one or more lines are too long
Binary file not shown.
712
lab_5/lab5.ipynb
712
lab_5/lab5.ipynb
File diff suppressed because one or more lines are too long
Binary file not shown.
295
lab_7/lab7.ipynb
295
lab_7/lab7.ipynb
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user