Skip to content

Commit

Permalink
Merge pull request #46 from JannisHoch/add_proba
Browse files Browse the repository at this point in the history
Add proba
  • Loading branch information
JannisHoch authored Jul 24, 2020
2 parents 53bdefd + 6a379b9 commit 2b801b0
Show file tree
Hide file tree
Showing 3 changed files with 1,765 additions and 510 deletions.
2 changes: 1 addition & 1 deletion data/run_setting.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ irr_water_demand=IMAGE/irrWaterDemand.nc
# choose 1 from: MinMaxScaler, StandardScaler, RobustScaler, QuantileTransformer
scaler=QuantileTransformer
# choose 1 from: NuSVC, KNeighborsClassifier, RFClassifier
model= NuSVC
model=KNeighborsClassifier
train_fraction=0.9
Loading

0 comments on commit 2b801b0

Please sign in to comment.