Update 'create_dataset.py'
This commit is contained in:
parent
a063eea17b
commit
683018409e
@ -49,7 +49,7 @@ water_test, water_dev = train_test_split(water_test, train_size=0.66, random_sta
|
||||
|
||||
#water["is_safe"].value_counts().plot(kind="bar")
|
||||
|
||||
|
||||
import os
|
||||
|
||||
directory ='dane'
|
||||
if not os.path.exists(directory):
|
||||
|
Loading…
Reference in New Issue
Block a user