Skip to content

Commit

Permalink
Merge pull request #23 from JannisHoch/imbalanced_problem
Browse files Browse the repository at this point in the history
Imbalanced problem
  • Loading branch information
JannisHoch authored Jul 8, 2020
2 parents 37bfe73 + a6f75f9 commit 73b3f6f
Show file tree
Hide file tree
Showing 5 changed files with 1,063 additions and 3,478 deletions.
Binary file added data/IMAGE/extensiveGrazing.nc
Binary file not shown.
Binary file added data/IMAGE/intensityGrazing.nc
Binary file not shown.
4 changes: 3 additions & 1 deletion data/run_setting.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ surface_water_storage=PCRGLOBWB/surfaceWaterStorage_monthAvg_output_2000-01-31_t
upper_soil_storage=PCRGLOBWB/storUppTotal_monthAvg_output_2000-01-31_to_2015-12-31_Africa_yearmean.nc
groundwater_recharge=PCRGLOBWB/gwRecharge_monthTot_output_2000-01-31_to_2015-12-31_Africa_yearmean.nc
temperature=PCRGLOBWB/temperature_monthAvg_output_2000-01-31_to_2015-12-31_Africa_yearmean.nc
ext_grazing=IMAGE/extensiveGrazing.nc
int_grazing=IMAGE/intensityGrazing.nc

[machine_learning]
train_fraction=0.7
train_fraction=0.9
Loading

0 comments on commit 73b3f6f

Please sign in to comment.