Compare commits
5
Commits
05aa11a6ac
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4653818a92 | ||
|
|
4c681706ee | ||
|
|
9ebab96ff7 | ||
|
|
f15e5c8198 | ||
|
|
e621965f41 |
@@ -0,0 +1 @@
|
||||
*.ipynb eol=lf
|
||||
+1
-1
@@ -16,4 +16,4 @@ __pycache__/
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
.idea/.ipynb_checkpoints/
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-149
File diff suppressed because one or more lines are too long
@@ -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`
|
||||
+314
-3
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user