gabriel-p commited on
Commit
52a165e
1 Parent(s): d66b490

Add next tags model

Browse files
Files changed (2) hide show
  1. next_tags.model +3 -0
  2. next_tags_config.txt +1 -0
next_tags.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf0fd70d1c8aa0644d23628780ec87df155ae81c0d10fe10d877f0e208f0ada9
3
+ size 5571276
next_tags_config.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ {'num_boost_round': 250, 'num_leaves': 207, 'learning_rate': 0.1, 'lambda_l1': 0.00112, 'lambda_l2': 0.28169, 'feature_fraction': 0.752, 'bagging_fraction': 1.0, 'bagging_freq': 0, 'min_data_in_leaf': 25, 'feature_pre_filter': False, 'seed': 22, 'model_name': 'LightGBM_4Coordinates5Features_TableFigureProcessed_18FromEveryTag_PossibleTagSelector__nbr250_nl207_lr0.1_ll0.00112_ll0.28169_ff0.752_bf1.0_bf0_mdil25_fpfFalse_s22__2023-02-03_23:07:15'}