minerva-ml / minerva-training-materials

Learn advanced data science on real-life, curated problems
https://neptune.ml/minerva
MIT License
48 stars 14 forks source link

(make local dirs and public dirs the same)solution dir paths don't work #38

Closed buus2 closed 6 years ago

buus2 commented 6 years ago

Fashion mnist

These work:

This doesn't work:

Please make resources on github repo and neptune's public exactly the same.

Whales

This doesn't work:

Error: ValueError: Specified solution_dir is missing 'transformers' directory. Use dry_run with train_mode=True or specify the path to trained pipeline.

It seems that automatic subproblem inference doesn't reach there.

jakubczakon commented 6 years ago

Done, waiting for PR to merge.

kamil-kaczmarek commented 6 years ago

@jakubczakon @buus2 merged #49