slight formatting for existing scripts
This commit is contained in:
parent
a53fce5455
commit
9bc26c1947
4 changed files with 33 additions and 7 deletions
|
@ -655,6 +655,7 @@ def setvars(gene,drug):
|
|||
|
||||
print('\n-------------------------------------------------------------'
|
||||
, '\nSuccessfully split data with stratification: 80/20 '
|
||||
, '\nInput features data size:', x_features.shape
|
||||
, '\nTrain data size:', X.shape
|
||||
, '\nTest data size:', X_bts.shape
|
||||
, '\ny_train numbers:', yc1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue