質問編集履歴

2

ディレクトリー名の変更

2016/10/19 03:52

投稿

kanai0513
kanai0513

スコア8

test CHANGED
File without changes
test CHANGED
@@ -20,7 +20,7 @@
20
20
 
21
21
  ###コード
22
22
 
23
- 今回実装してエラーがでたコードをsample03という形でgithubであげています。よろしくお願いいたします。
23
+ 今回実装してエラーがでたコードをMLという形でgithubであげています。よろしくお願いいたします。
24
24
 
25
25
  https://github.com/shotanaka0513/ML.git
26
26
 

1

ソースコードに関して間違えてしまいました。すみません。こちらがエラーとなるコードとなりますhttps://github\.com/shotanaka0513/ML\.git

2016/10/19 03:52

投稿

kanai0513
kanai0513

スコア8

test CHANGED
File without changes
test CHANGED
@@ -22,17 +22,19 @@
22
22
 
23
23
  今回実装してエラーがでたコードをsample03という形でgithubであげています。よろしくお願いいたします。
24
24
 
25
- https://github.com/shotanaka0513/sample03
25
+ https://github.com/shotanaka0513/ML.git
26
26
 
27
27
 
28
28
 
29
29
 
30
30
 
31
- ###sample03実行結果
31
+ ###ML実行結果
32
32
 
33
33
  ```python
34
34
 
35
+ $ cd ./ML
36
+
35
- MacBook-Pro:sample03 tanakasho$ python naivebayes.py
37
+ $ python naivebayes.py
36
38
 
37
39
  Traceback (most recent call last):
38
40