Skip to content

Commit 6200af1

Browse files
committed
refinements
1 parent f953017 commit 6200af1

File tree

3 files changed

+23536
-91
lines changed

3 files changed

+23536
-91
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.DS_Store
2+
*.vscode

notebooks/clustering_with_scikit-learn.ipynb

Lines changed: 23529 additions & 91 deletions
Large diffs are not rendered by default.

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
jupytext
22
jupyter
33
myst-parser==0.9.1
4+
plotly==4.1.1
5+
scikit-learn==0.21.3
6+
time
7+
matplotlib
8+
pandas
9+
numpy

0 commit comments

Comments
 (0)