bug fix Input data file format#3
Conversation
In the document it was mentioned DATASET_train_cleaned.csv but in code sequence used is train_DATASET_cleaned.csv
|
Could you tell us which version of Tensorflow was used for the development of these codes? Because I am having some problems with functionalities that have been deprecated from the most recent versions. (For example: the module "tensorflow.contrib" or "tf.variable_scope") |
|
I was using 1.13 |
|
Dear,sir! I am repeating your study results.But some problems happened: File "main.py", line 161, in main My tf version is 2.5.0,and i use: Looking forward to your reply! |
|
Dear sir,i run your model , python main.py --dataset=Adult --test_id=OI_11_00 and now i see an error ValueError: could not convert string to float, '39,6,77516,1,13,3,9,4,1,2,2174,0,40,1' |
In the document it was mentioned DATASET_train_cleaned.csv but in code sequence used is train_DATASET_cleaned.csv