tdubon commited on
Commit
7226930
·
1 Parent(s): 7e396f7

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -22
config.json DELETED
@@ -1,22 +0,0 @@
1
- {\rtf1\ansi\ansicpg1252\cocoartf2580
2
- \cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
3
- {\colortbl;\red255\green255\blue255;}
4
- {\*\expandedcolortbl;;}
5
- \margl1440\margr1440\vieww11520\viewh8400\viewkind0
6
- \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
7
-
8
- \f0\fs38 \cf0 \{ \
9
- \'93architectures\'94: [Tfdf.keras.GradientBoostedTreesModel],\
10
- \'93growing_strategy\'94: "BEST_FIRST_GLOBAL\'94,\
11
- \'93num_trees\'94: 250,\
12
- \'93min_examples\'94: 6,\
13
- \'93max_depth\'94: 5,\
14
- \'93subsample\'94: 0.65,\
15
- \'93validation_ratio\'94: 0.1,\
16
- \'93sampling_method\'94: \'93RANDOM\'94,\
17
- \'93batch_size\'94: None\
18
- \'93num_epochs\'94: 1,\
19
- \'93task\'94: tfdf.keras.Task.CLASSIFICATION\
20
- \'93loss\'94 : \'93DEFAULT\'94\
21
- \}\
22
- }