Learn practical skills, build real-world projects, and advance your career
# # Uncomment and run the commands below if imports fail
# !conda install numpy pytorch torchvision cpuonly -c pytorch -y
# !pip install matplotlib --upgrade --quiet
# !pip install seaborn --upgrade --quiet
# !pip install jovian --upgrade --quiet
# !pip install pandas
# !pip install sklearn
import jovian
jovian.commit()
[jovian] Attempting to save notebook.. [jovian] Updating notebook "shravankumar224/02-fish-weight-prediction" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/shravankumar224/02-fish-weight-prediction

Load Packages