Learn practical skills, build real-world projects, and advance your career

Multi-label prediction with Planet Amazon dataset

This a mirror of the fastai notebooks on jvn for our DSNet meetup. Orignal repo:https://github.com/fastai/course-v3

import jovian
jovian.commit()
[jovian] Saving notebook..
%reload_ext autoreload
%autoreload 2
%matplotlib inline
from fastai.vision import *