Add Python project examples
+ Neural network CLI + Hidden Markov Model CLI + K-Means clustering CLI + Linear regression CLI + Screenshots, updated README instructions
This commit is contained in:
15
python/k-means/input.txt
Normal file
15
python/k-means/input.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
1,2
|
||||
2,3
|
||||
2,2
|
||||
5,6
|
||||
6,7
|
||||
6,8
|
||||
7,11
|
||||
1,1
|
||||
5,5
|
||||
10,10
|
||||
15,15
|
||||
25,25
|
||||
20,20
|
||||
21,21
|
||||
22,22
|
||||
Reference in New Issue
Block a user