Skip to content

Pipeline train model#12

Open
BernatGL wants to merge 11 commits intomasterfrom
pipeline_train
Open

Pipeline train model#12
BernatGL wants to merge 11 commits intomasterfrom
pipeline_train

Conversation

@BernatGL
Copy link
Copy Markdown

@BernatGL BernatGL commented Mar 5, 2020

No description provided.

@BernatGL BernatGL requested review from aleixrvr and atibaup March 5, 2020 09:25
filename=filename)
downloaded_files.append(filename)

if len(downloaded_files) == 0:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small trick: pots fer directament:

if downloaded_files:
     ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants