Merge pull request 'Lab_1' (#1) from lab_1 into main

Reviewed-on: #1
This commit is contained in:
Arutunyan-Dmitry 2024-09-14 10:49:50 +04:00
commit 90eca9c51a
5 changed files with 187 additions and 0 deletions

3
.gitignore vendored
View File

@ -9,6 +9,9 @@
profile_default/
ipython_config.py
static/
aimenv/
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/

View File

@ -1,2 +1,7 @@
# AIM-PIbd-32-Bulatova-K-R
ПИбд-32
Булатова Карина Раилевна
Вариант 5
Прогнозирование стоимости страховки
https://www.kaggle.com/datasets/harishkumardatalab/medical-insurance-price-prediction

179
lab_1/lab_1.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_1/lab_1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
lab_1/requirements.txt Normal file

Binary file not shown.