Explore real historical weather with weather folklore in Szeged, Hungary between 2006 and 2016. Learn how to prepare and train the dataset using PyTorch. Upgrade with !pip install jovian --upgrade --quiet
.
!pip install jovian --upgrade --quiet
This is a dataset for a larger project I have been working on. My idea is to analyze and compare real historical weather with weather folklore.
Content The CSV file includes a hourly/daily summary for Szeged, Hungary area, between 2006 and 2016.
Data available in the hourly response:
import torch
import jovian
import torchvision
import torch.nn as nn
import pandas as pd
import matplotlib.pyplot as plt
import torch.nn.functional as F
from torchvision.datasets.utils import download_url
from torch.utils.data import DataLoader, TensorDataset, random_split
project_name='course-project-regression-pytorch' # will be used by jovian.commit