Regression Model
Regression Model
COMING SOON
COMING SOON
Mostly the same data as classification data but without discretizing temperature data to create class labels.
Link to code: https://github.com/Rokkaan5/5622-PublishedCode/blob/main/Regression/Regression.py
(also utilizes the same code I use for model building for ML-SoWGap): https://github.com/Rokkaan5/5622-PublishedCode/blob/main/Regression/ML_model.py