Skip to content

Commit 64e4e92

Browse files
committed
Added a gitignore
1 parent 4164f7e commit 64e4e92

File tree

7 files changed

+4
-1560
lines changed

7 files changed

+4
-1560
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Sklearn/PCA/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.ipynb_checkpoints
2+
*.pyc
3+
*.csv
4+
data/

0 commit comments

Comments
 (0)