Задание завершено

This commit is contained in:
2025-05-17 13:36:07 +03:00
parent e621965f41
commit 9ebab96ff7
3 changed files with 314 additions and 161 deletions
-149
View File
File diff suppressed because one or more lines are too long
-9
View File
@@ -1,9 +0,0 @@
# Проект по машинному обучению
Анализ данных с использованием Scikit-learn
## Установка
1. `python -m venv myenv`
2. `.\myenv\Scripts\Activate.ps1`
3. `pip install -r requirements.txt`
4. `jupyter lab`
File diff suppressed because one or more lines are too long