質問編集履歴
1
誤字
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
|
1
|
+
Tensorflowでのfit_transformでのエラー
|
body
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
|
8
8
|
|
9
9
|
エラーメッセージ
|
10
|
-
File "/home/
|
10
|
+
File "/home/***/***/***/py35/lib/python3.5/site-packages/sklearn/utils/validation.py", line 433, in check_array
|
11
11
|
array = np.array(array, dtype=dtype, order=order, copy=copy)
|
12
12
|
ValueError: could not convert string to float:
|
13
13
|
|