завершение задания

This commit is contained in:
Максим Гетман 2026-05-08 10:06:37 +03:00
parent d35b0ff5b2
commit 85c2753bc3
2 changed files with 749 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
venv/ venv/
__pycache__ __pycache__
*.pyc" *.pyc
*.csv

747
week4_scikit_learn.ipynb Normal file

File diff suppressed because one or more lines are too long