jenkins trigger test
This commit is contained in:
parent
b48c02693c
commit
d695bb9470
@ -6,6 +6,7 @@ from sklearn.model_selection import train_test_split
|
||||
|
||||
def download_and_save_dataset():
|
||||
api.authenticate()
|
||||
|
||||
api.dataset_download_files('shivamb/real-or-fake-fake-jobposting-prediction',
|
||||
path='./data',
|
||||
unzip=True)
|
||||
|
Loading…
Reference in New Issue
Block a user