CY-Bench (Crop Yield Benchmark) is a comprehensive dataset and benchmark to forecast crop yields at subnational level. CY-Bench standardizes selection, processing and spatio-temporal harmonization of public subnational yield statistics with relevant predictors. Contributors include agronomers, climate scientists and machine learning researchers.
It might make sense to add LASSO based feature selection to Ridge.
NOTE: feature selection must be optional and a hyperparameter for number of features to select. Also feature selection must be part of the sklearn pipeline.
It might make sense to add LASSO based feature selection to Ridge.
NOTE: feature selection must be optional and a hyperparameter for number of features to select. Also feature selection must be part of the sklearn pipeline.