wendell-yu-2024 commited on
Commit
8cfb1f7
1 Parent(s): 2fffc7b
Files changed (3) hide show
  1. README.md +186 -0
  2. config.json +52 -0
  3. pipeline_model_sklearn.joblib +3 -0
README.md ADDED
@@ -0,0 +1,186 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: sklearn
3
+ tags:
4
+ - sklearn
5
+ - skops
6
+ - tabular-classification
7
+ model_format: pickle
8
+ model_file: pipeline_model_sklearn.joblib
9
+ widget:
10
+ - structuredData:
11
+ Age:
12
+ - 23
13
+ - 47
14
+ - 47
15
+ BP:
16
+ - HIGH
17
+ - LOW
18
+ - LOW
19
+ Cholesterol:
20
+ - HIGH
21
+ - HIGH
22
+ - HIGH
23
+ K:
24
+ - 0.031258
25
+ - 0.056468
26
+ - 0.068944
27
+ Na:
28
+ - 0.792535
29
+ - 0.739309
30
+ - 0.697269
31
+ Sex:
32
+ - F
33
+ - M
34
+ - M
35
+ ---
36
+
37
+ # Model description
38
+
39
+ [More Information Needed]
40
+
41
+ ## Intended uses & limitations
42
+
43
+ [More Information Needed]
44
+
45
+ ## Training Procedure
46
+
47
+ [More Information Needed]
48
+
49
+ ### Hyperparameters
50
+
51
+ <details>
52
+ <summary> Click to expand </summary>
53
+
54
+ | Hyperparameter | Value |
55
+ |-----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
56
+ | memory | |
57
+ | steps | [('featureunion', FeatureUnion(transformer_list=[('float32_transform_139955258811312',<br /> Pipeline(steps=[('numpycolumnselector',<br /> NumpyColumnSelector(columns=[1,<br /> 2,<br /> 3])),<br /> ('compressstrings',<br /> CompressStrings(compress_type='hash',<br /> dtypes_list=['char_str',<br /> 'char_str',<br /> 'char_str'],<br /> missing_values_reference_list=['',<br /> '-',<br /> '?',<br /> nan],<br /> misslist_list=[[],<br /> [],<br /> []])),<br /> ('numpyreplacemissingvalues'...<br /> FloatStr2Float(dtypes_list=['float_int_num',<br /> 'float_num',<br /> 'float_num'],<br /> missing_values_reference_list=[])),<br /> ('numpyreplacemissingvalues',<br /> NumpyReplaceMissingValues(missing_values=[])),<br /> ('numimputer',<br /> NumImputer(missing_values=nan,<br /> strategy='median')),<br /> ('optstandardscaler',<br /> OptStandardScaler(use_scaler_flag=False)),<br /> ('float32_transform',<br /> float32_transform())]))])), ('numpypermutearray', NumpyPermuteArray(axis=0, permutation_indices=[1, 2, 3, 0, 4, 5])), ('lgbmclassifier', LGBMClassifier(class_weight='balanced', n_jobs=1, random_state=33))] |
58
+ | verbose | False |
59
+ | featureunion | FeatureUnion(transformer_list=[('float32_transform_139955258811312',<br /> Pipeline(steps=[('numpycolumnselector',<br /> NumpyColumnSelector(columns=[1,<br /> 2,<br /> 3])),<br /> ('compressstrings',<br /> CompressStrings(compress_type='hash',<br /> dtypes_list=['char_str',<br /> 'char_str',<br /> 'char_str'],<br /> missing_values_reference_list=['',<br /> '-',<br /> '?',<br /> nan],<br /> misslist_list=[[],<br /> [],<br /> []])),<br /> ('numpyreplacemissingvalues'...<br /> FloatStr2Float(dtypes_list=['float_int_num',<br /> 'float_num',<br /> 'float_num'],<br /> missing_values_reference_list=[])),<br /> ('numpyreplacemissingvalues',<br /> NumpyReplaceMissingValues(missing_values=[])),<br /> ('numimputer',<br /> NumImputer(missing_values=nan,<br /> strategy='median')),<br /> ('optstandardscaler',<br /> OptStandardScaler(use_scaler_flag=False)),<br /> ('float32_transform',<br /> float32_transform())]))]) |
60
+ | numpypermutearray | NumpyPermuteArray(axis=0, permutation_indices=[1, 2, 3, 0, 4, 5]) |
61
+ | lgbmclassifier | LGBMClassifier(class_weight='balanced', n_jobs=1, random_state=33) |
62
+ | featureunion__n_jobs | |
63
+ | featureunion__transformer_list | [('float32_transform_139955258811312', Pipeline(steps=[('numpycolumnselector', NumpyColumnSelector(columns=[1, 2, 3])),<br /> ('compressstrings',<br /> CompressStrings(compress_type='hash',<br /> dtypes_list=['char_str', 'char_str',<br /> 'char_str'],<br /> missing_values_reference_list=['', '-', '?',<br /> nan],<br /> misslist_list=[[], [], []])),<br /> ('numpyreplacemissingvalues',<br /> NumpyReplaceMissingValues(missing_values=[])),<br /> ('numpyreplaceunknown...<br /> 40061271003327253395033901872323469393]],<br /> missing_values_reference_list=['',<br /> '-',<br /> '?',<br /> nan])),<br /> ('boolean2float', boolean2float()),<br /> ('catimputer',<br /> CatImputer(missing_values=nan, strategy='most_frequent')),<br /> ('catencoder',<br /> CatEncoder(categories='auto', dtype=<class 'numpy.float64'>,<br /> encoding='ordinal', handle_unknown='error')),<br /> ('float32_transform', float32_transform())])), ('float32_transform_139955258809968', Pipeline(steps=[('numpycolumnselector', NumpyColumnSelector(columns=[0, 4, 5])),<br /> ('floatstr2float',<br /> FloatStr2Float(dtypes_list=['float_int_num', 'float_num',<br /> 'float_num'],<br /> missing_values_reference_list=[])),<br /> ('numpyreplacemissingvalues',<br /> NumpyReplaceMissingValues(missing_values=[])),<br /> ('numimputer',<br /> NumImputer(missing_values=nan, strategy='median')),<br /> ('optstandardscaler', OptStandardScaler(use_scaler_flag=False)),<br /> ('float32_transform', float32_transform())]))] |
64
+ | featureunion__transformer_weights | |
65
+ | featureunion__verbose | False |
66
+ | featureunion__float32_transform_139955258811312 | Pipeline(steps=[('numpycolumnselector', NumpyColumnSelector(columns=[1, 2, 3])),<br /> ('compressstrings',<br /> CompressStrings(compress_type='hash',<br /> dtypes_list=['char_str', 'char_str',<br /> 'char_str'],<br /> missing_values_reference_list=['', '-', '?',<br /> nan],<br /> misslist_list=[[], [], []])),<br /> ('numpyreplacemissingvalues',<br /> NumpyReplaceMissingValues(missing_values=[])),<br /> ('numpyreplaceunknown...<br /> 40061271003327253395033901872323469393]],<br /> missing_values_reference_list=['',<br /> '-',<br /> '?',<br /> nan])),<br /> ('boolean2float', boolean2float()),<br /> ('catimputer',<br /> CatImputer(missing_values=nan, strategy='most_frequent')),<br /> ('catencoder',<br /> CatEncoder(categories='auto', dtype=<class 'numpy.float64'>,<br /> encoding='ordinal', handle_unknown='error')),<br /> ('float32_transform', float32_transform())]) |
67
+ | featureunion__float32_transform_139955258809968 | Pipeline(steps=[('numpycolumnselector', NumpyColumnSelector(columns=[0, 4, 5])),<br /> ('floatstr2float',<br /> FloatStr2Float(dtypes_list=['float_int_num', 'float_num',<br /> 'float_num'],<br /> missing_values_reference_list=[])),<br /> ('numpyreplacemissingvalues',<br /> NumpyReplaceMissingValues(missing_values=[])),<br /> ('numimputer',<br /> NumImputer(missing_values=nan, strategy='median')),<br /> ('optstandardscaler', OptStandardScaler(use_scaler_flag=False)),<br /> ('float32_transform', float32_transform())]) |
68
+ | featureunion__float32_transform_139955258811312__memory | |
69
+ | featureunion__float32_transform_139955258811312__steps | [('numpycolumnselector', NumpyColumnSelector(columns=[1, 2, 3])), ('compressstrings', CompressStrings(compress_type='hash',<br /> dtypes_list=['char_str', 'char_str', 'char_str'],<br /> missing_values_reference_list=['', '-', '?', nan],<br /> misslist_list=[[], [], []])), ('numpyreplacemissingvalues', NumpyReplaceMissingValues(missing_values=[])), ('numpyreplaceunknownvalues', NumpyReplaceUnknownValues(filling_values=nan,<br /> filling_values_list=[nan, nan, nan],<br /> known_values_list=[[170172835760119224333519554008280666130,<br /> 140114708448418632577632402066430035116],<br /> [245397760256243238036686602120338271372,<br /> 87378989482499796866217412016778320776,<br /> 40061271003327253395033901872323469393],<br /> [245397760256243238036686602120338271372,<br /> 40061271003327253395033901872323469393]],<br /> missing_values_reference_list=['', '-', '?', nan])), ('boolean2float', boolean2float()), ('catimputer', CatImputer(missing_values=nan, strategy='most_frequent')), ('catencoder', CatEncoder(categories='auto', dtype=<class 'numpy.float64'>, encoding='ordinal',<br /> handle_unknown='error')), ('float32_transform', float32_transform())] |
70
+ | featureunion__float32_transform_139955258811312__verbose | False |
71
+ | featureunion__float32_transform_139955258811312__numpycolumnselector | NumpyColumnSelector(columns=[1, 2, 3]) |
72
+ | featureunion__float32_transform_139955258811312__compressstrings | CompressStrings(compress_type='hash',<br /> dtypes_list=['char_str', 'char_str', 'char_str'],<br /> missing_values_reference_list=['', '-', '?', nan],<br /> misslist_list=[[], [], []]) |
73
+ | featureunion__float32_transform_139955258811312__numpyreplacemissingvalues | NumpyReplaceMissingValues(missing_values=[]) |
74
+ | featureunion__float32_transform_139955258811312__numpyreplaceunknownvalues | NumpyReplaceUnknownValues(filling_values=nan,<br /> filling_values_list=[nan, nan, nan],<br /> known_values_list=[[170172835760119224333519554008280666130,<br /> 140114708448418632577632402066430035116],<br /> [245397760256243238036686602120338271372,<br /> 87378989482499796866217412016778320776,<br /> 40061271003327253395033901872323469393],<br /> [245397760256243238036686602120338271372,<br /> 40061271003327253395033901872323469393]],<br /> missing_values_reference_list=['', '-', '?', nan]) |
75
+ | featureunion__float32_transform_139955258811312__boolean2float | boolean2float() |
76
+ | featureunion__float32_transform_139955258811312__catimputer | CatImputer(missing_values=nan, strategy='most_frequent') |
77
+ | featureunion__float32_transform_139955258811312__catencoder | CatEncoder(categories='auto', dtype=<class 'numpy.float64'>, encoding='ordinal',<br /> handle_unknown='error') |
78
+ | featureunion__float32_transform_139955258811312__float32_transform | float32_transform() |
79
+ | featureunion__float32_transform_139955258811312__numpycolumnselector__columns | [1, 2, 3] |
80
+ | featureunion__float32_transform_139955258811312__compressstrings__activate_flag | True |
81
+ | featureunion__float32_transform_139955258811312__compressstrings__compress_type | hash |
82
+ | featureunion__float32_transform_139955258811312__compressstrings__dtypes_list | ['char_str', 'char_str', 'char_str'] |
83
+ | featureunion__float32_transform_139955258811312__compressstrings__missing_values_reference_list | ['', '-', '?', nan] |
84
+ | featureunion__float32_transform_139955258811312__compressstrings__misslist_list | [[], [], []] |
85
+ | featureunion__float32_transform_139955258811312__numpyreplacemissingvalues__filling_values | nan |
86
+ | featureunion__float32_transform_139955258811312__numpyreplacemissingvalues__missing_values | [] |
87
+ | featureunion__float32_transform_139955258811312__numpyreplaceunknownvalues__filling_values | nan |
88
+ | featureunion__float32_transform_139955258811312__numpyreplaceunknownvalues__filling_values_list | [nan, nan, nan] |
89
+ | featureunion__float32_transform_139955258811312__numpyreplaceunknownvalues__known_values_list | [[170172835760119224333519554008280666130, 140114708448418632577632402066430035116], [245397760256243238036686602120338271372, 87378989482499796866217412016778320776, 40061271003327253395033901872323469393], [245397760256243238036686602120338271372, 40061271003327253395033901872323469393]] |
90
+ | featureunion__float32_transform_139955258811312__numpyreplaceunknownvalues__missing_values_reference_list | ['', '-', '?', nan] |
91
+ | featureunion__float32_transform_139955258811312__boolean2float__activate_flag | True |
92
+ | featureunion__float32_transform_139955258811312__catimputer__activate_flag | True |
93
+ | featureunion__float32_transform_139955258811312__catimputer__missing_values | nan |
94
+ | featureunion__float32_transform_139955258811312__catimputer__sklearn_version_family | 1 |
95
+ | featureunion__float32_transform_139955258811312__catimputer__strategy | most_frequent |
96
+ | featureunion__float32_transform_139955258811312__catencoder__activate_flag | True |
97
+ | featureunion__float32_transform_139955258811312__catencoder__categories | auto |
98
+ | featureunion__float32_transform_139955258811312__catencoder__dtype | <class 'numpy.float64'> |
99
+ | featureunion__float32_transform_139955258811312__catencoder__encoding | ordinal |
100
+ | featureunion__float32_transform_139955258811312__catencoder__handle_unknown | error |
101
+ | featureunion__float32_transform_139955258811312__catencoder__sklearn_version_family | 1 |
102
+ | featureunion__float32_transform_139955258811312__float32_transform__activate_flag | True |
103
+ | featureunion__float32_transform_139955258809968__memory | |
104
+ | featureunion__float32_transform_139955258809968__steps | [('numpycolumnselector', NumpyColumnSelector(columns=[0, 4, 5])), ('floatstr2float', FloatStr2Float(dtypes_list=['float_int_num', 'float_num', 'float_num'],<br /> missing_values_reference_list=[])), ('numpyreplacemissingvalues', NumpyReplaceMissingValues(missing_values=[])), ('numimputer', NumImputer(missing_values=nan, strategy='median')), ('optstandardscaler', OptStandardScaler(use_scaler_flag=False)), ('float32_transform', float32_transform())] |
105
+ | featureunion__float32_transform_139955258809968__verbose | False |
106
+ | featureunion__float32_transform_139955258809968__numpycolumnselector | NumpyColumnSelector(columns=[0, 4, 5]) |
107
+ | featureunion__float32_transform_139955258809968__floatstr2float | FloatStr2Float(dtypes_list=['float_int_num', 'float_num', 'float_num'],<br /> missing_values_reference_list=[]) |
108
+ | featureunion__float32_transform_139955258809968__numpyreplacemissingvalues | NumpyReplaceMissingValues(missing_values=[]) |
109
+ | featureunion__float32_transform_139955258809968__numimputer | NumImputer(missing_values=nan, strategy='median') |
110
+ | featureunion__float32_transform_139955258809968__optstandardscaler | OptStandardScaler(use_scaler_flag=False) |
111
+ | featureunion__float32_transform_139955258809968__float32_transform | float32_transform() |
112
+ | featureunion__float32_transform_139955258809968__numpycolumnselector__columns | [0, 4, 5] |
113
+ | featureunion__float32_transform_139955258809968__floatstr2float__activate_flag | True |
114
+ | featureunion__float32_transform_139955258809968__floatstr2float__dtypes_list | ['float_int_num', 'float_num', 'float_num'] |
115
+ | featureunion__float32_transform_139955258809968__floatstr2float__missing_values_reference_list | [] |
116
+ | featureunion__float32_transform_139955258809968__numpyreplacemissingvalues__filling_values | nan |
117
+ | featureunion__float32_transform_139955258809968__numpyreplacemissingvalues__missing_values | [] |
118
+ | featureunion__float32_transform_139955258809968__numimputer__activate_flag | True |
119
+ | featureunion__float32_transform_139955258809968__numimputer__missing_values | nan |
120
+ | featureunion__float32_transform_139955258809968__numimputer__strategy | median |
121
+ | featureunion__float32_transform_139955258809968__optstandardscaler__use_scaler_flag | False |
122
+ | featureunion__float32_transform_139955258809968__float32_transform__activate_flag | True |
123
+ | numpypermutearray__axis | 0 |
124
+ | numpypermutearray__permutation_indices | [1, 2, 3, 0, 4, 5] |
125
+ | lgbmclassifier__boosting_type | gbdt |
126
+ | lgbmclassifier__class_weight | balanced |
127
+ | lgbmclassifier__colsample_bytree | 1.0 |
128
+ | lgbmclassifier__importance_type | split |
129
+ | lgbmclassifier__learning_rate | 0.1 |
130
+ | lgbmclassifier__max_depth | -1 |
131
+ | lgbmclassifier__min_child_samples | 20 |
132
+ | lgbmclassifier__min_child_weight | 0.001 |
133
+ | lgbmclassifier__min_split_gain | 0.0 |
134
+ | lgbmclassifier__n_estimators | 100 |
135
+ | lgbmclassifier__n_jobs | 1 |
136
+ | lgbmclassifier__num_leaves | 31 |
137
+ | lgbmclassifier__objective | |
138
+ | lgbmclassifier__random_state | 33 |
139
+ | lgbmclassifier__reg_alpha | 0.0 |
140
+ | lgbmclassifier__reg_lambda | 0.0 |
141
+ | lgbmclassifier__silent | warn |
142
+ | lgbmclassifier__subsample | 1.0 |
143
+ | lgbmclassifier__subsample_for_bin | 200000 |
144
+ | lgbmclassifier__subsample_freq | 0 |
145
+
146
+ </details>
147
+
148
+ ### Model Plot
149
+
150
+ <style>#sk-container-id-3 {color: black;background-color: white;}#sk-container-id-3 pre{padding: 0;}#sk-container-id-3 div.sk-toggleable {background-color: white;}#sk-container-id-3 label.sk-toggleable__label {cursor: pointer;display: block;width: 100%;margin-bottom: 0;padding: 0.3em;box-sizing: border-box;text-align: center;}#sk-container-id-3 label.sk-toggleable__label-arrow:before {content: "▸";float: left;margin-right: 0.25em;color: #696969;}#sk-container-id-3 label.sk-toggleable__label-arrow:hover:before {color: black;}#sk-container-id-3 div.sk-estimator:hover label.sk-toggleable__label-arrow:before {color: black;}#sk-container-id-3 div.sk-toggleable__content {max-height: 0;max-width: 0;overflow: hidden;text-align: left;background-color: #f0f8ff;}#sk-container-id-3 div.sk-toggleable__content pre {margin: 0.2em;color: black;border-radius: 0.25em;background-color: #f0f8ff;}#sk-container-id-3 input.sk-toggleable__control:checked~div.sk-toggleable__content {max-height: 200px;max-width: 100%;overflow: auto;}#sk-container-id-3 input.sk-toggleable__control:checked~label.sk-toggleable__label-arrow:before {content: "▾";}#sk-container-id-3 div.sk-estimator input.sk-toggleable__control:checked~label.sk-toggleable__label {background-color: #d4ebff;}#sk-container-id-3 div.sk-label input.sk-toggleable__control:checked~label.sk-toggleable__label {background-color: #d4ebff;}#sk-container-id-3 input.sk-hidden--visually {border: 0;clip: rect(1px 1px 1px 1px);clip: rect(1px, 1px, 1px, 1px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}#sk-container-id-3 div.sk-estimator {font-family: monospace;background-color: #f0f8ff;border: 1px dotted black;border-radius: 0.25em;box-sizing: border-box;margin-bottom: 0.5em;}#sk-container-id-3 div.sk-estimator:hover {background-color: #d4ebff;}#sk-container-id-3 div.sk-parallel-item::after {content: "";width: 100%;border-bottom: 1px solid gray;flex-grow: 1;}#sk-container-id-3 div.sk-label:hover label.sk-toggleable__label {background-color: #d4ebff;}#sk-container-id-3 div.sk-serial::before {content: "";position: absolute;border-left: 1px solid gray;box-sizing: border-box;top: 0;bottom: 0;left: 50%;z-index: 0;}#sk-container-id-3 div.sk-serial {display: flex;flex-direction: column;align-items: center;background-color: white;padding-right: 0.2em;padding-left: 0.2em;position: relative;}#sk-container-id-3 div.sk-item {position: relative;z-index: 1;}#sk-container-id-3 div.sk-parallel {display: flex;align-items: stretch;justify-content: center;background-color: white;position: relative;}#sk-container-id-3 div.sk-item::before, #sk-container-id-3 div.sk-parallel-item::before {content: "";position: absolute;border-left: 1px solid gray;box-sizing: border-box;top: 0;bottom: 0;left: 50%;z-index: -1;}#sk-container-id-3 div.sk-parallel-item {display: flex;flex-direction: column;z-index: 1;position: relative;background-color: white;}#sk-container-id-3 div.sk-parallel-item:first-child::after {align-self: flex-end;width: 50%;}#sk-container-id-3 div.sk-parallel-item:last-child::after {align-self: flex-start;width: 50%;}#sk-container-id-3 div.sk-parallel-item:only-child::after {width: 0;}#sk-container-id-3 div.sk-dashed-wrapped {border: 1px dashed gray;margin: 0 0.4em 0.5em 0.4em;box-sizing: border-box;padding-bottom: 0.4em;background-color: white;}#sk-container-id-3 div.sk-label label {font-family: monospace;font-weight: bold;display: inline-block;line-height: 1.2em;}#sk-container-id-3 div.sk-label-container {text-align: center;}#sk-container-id-3 div.sk-container {/* jupyter's `normalize.less` sets `[hidden] { display: none; }` but bootstrap.min.css set `[hidden] { display: none !important; }` so we also need the `!important` here to be able to override the default hidden behavior on the sphinx rendered scikit-learn.org. See: https://github.com/scikit-learn/scikit-learn/issues/21755 */display: inline-block !important;position: relative;}#sk-container-id-3 div.sk-text-repr-fallback {display: none;}</style><div id="sk-container-id-3" class="sk-top-container" style="overflow: auto;"><div class="sk-text-repr-fallback"><pre>Pipeline(steps=[(&#x27;featureunion&#x27;,FeatureUnion(transformer_list=[(&#x27;float32_transform_139955258811312&#x27;,Pipeline(steps=[(&#x27;numpycolumnselector&#x27;,NumpyColumnSelector(columns=[1,2,3])),(&#x27;compressstrings&#x27;,CompressStrings(compress_type=&#x27;hash&#x27;,dtypes_list=[&#x27;char_str&#x27;,&#x27;char_str&#x27;,&#x27;char_str&#x27;],missing_values_reference_list=[&#x27;&#x27;,&#x27;-&#x27;,&#x27;?&#x27;,nan],misslist_list=[[],[],[]...NumpyReplaceMissingValues(missing_values=[])),(&#x27;numimputer&#x27;,NumImputer(missing_values=nan,strategy=&#x27;median&#x27;)),(&#x27;optstandardscaler&#x27;,OptStandardScaler(use_scaler_flag=False)),(&#x27;float32_transform&#x27;,float32_transform())]))])),(&#x27;numpypermutearray&#x27;,NumpyPermuteArray(axis=0,permutation_indices=[1, 2, 3, 0, 4, 5])),(&#x27;lgbmclassifier&#x27;,LGBMClassifier(class_weight=&#x27;balanced&#x27;, n_jobs=1,random_state=33))])</pre><b>In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook. <br />On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.</b></div><div class="sk-container" hidden><div class="sk-item sk-dashed-wrapped"><div class="sk-label-container"><div class="sk-label sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-37" type="checkbox" ><label for="sk-estimator-id-37" class="sk-toggleable__label sk-toggleable__label-arrow">Pipeline</label><div class="sk-toggleable__content"><pre>Pipeline(steps=[(&#x27;featureunion&#x27;,FeatureUnion(transformer_list=[(&#x27;float32_transform_139955258811312&#x27;,Pipeline(steps=[(&#x27;numpycolumnselector&#x27;,NumpyColumnSelector(columns=[1,2,3])),(&#x27;compressstrings&#x27;,CompressStrings(compress_type=&#x27;hash&#x27;,dtypes_list=[&#x27;char_str&#x27;,&#x27;char_str&#x27;,&#x27;char_str&#x27;],missing_values_reference_list=[&#x27;&#x27;,&#x27;-&#x27;,&#x27;?&#x27;,nan],misslist_list=[[],[],[]...NumpyReplaceMissingValues(missing_values=[])),(&#x27;numimputer&#x27;,NumImputer(missing_values=nan,strategy=&#x27;median&#x27;)),(&#x27;optstandardscaler&#x27;,OptStandardScaler(use_scaler_flag=False)),(&#x27;float32_transform&#x27;,float32_transform())]))])),(&#x27;numpypermutearray&#x27;,NumpyPermuteArray(axis=0,permutation_indices=[1, 2, 3, 0, 4, 5])),(&#x27;lgbmclassifier&#x27;,LGBMClassifier(class_weight=&#x27;balanced&#x27;, n_jobs=1,random_state=33))])</pre></div></div></div><div class="sk-serial"><div class="sk-item sk-dashed-wrapped"><div class="sk-label-container"><div class="sk-label sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-38" type="checkbox" ><label for="sk-estimator-id-38" class="sk-toggleable__label sk-toggleable__label-arrow">featureunion: FeatureUnion</label><div class="sk-toggleable__content"><pre>FeatureUnion(transformer_list=[(&#x27;float32_transform_139955258811312&#x27;,Pipeline(steps=[(&#x27;numpycolumnselector&#x27;,NumpyColumnSelector(columns=[1,2,3])),(&#x27;compressstrings&#x27;,CompressStrings(compress_type=&#x27;hash&#x27;,dtypes_list=[&#x27;char_str&#x27;,&#x27;char_str&#x27;,&#x27;char_str&#x27;],missing_values_reference_list=[&#x27;&#x27;,&#x27;-&#x27;,&#x27;?&#x27;,nan],misslist_list=[[],[],[]])),(&#x27;numpyreplacemissingvalues&#x27;...FloatStr2Float(dtypes_list=[&#x27;float_int_num&#x27;,&#x27;float_num&#x27;,&#x27;float_num&#x27;],missing_values_reference_list=[])),(&#x27;numpyreplacemissingvalues&#x27;,NumpyReplaceMissingValues(missing_values=[])),(&#x27;numimputer&#x27;,NumImputer(missing_values=nan,strategy=&#x27;median&#x27;)),(&#x27;optstandardscaler&#x27;,OptStandardScaler(use_scaler_flag=False)),(&#x27;float32_transform&#x27;,float32_transform())]))])</pre></div></div></div><div class="sk-parallel"><div class="sk-parallel-item"><div class="sk-item"><div class="sk-label-container"><div class="sk-label sk-toggleable"><label>float32_transform_139955258811312</label></div></div><div class="sk-serial"><div class="sk-item"><div class="sk-serial"><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-39" type="checkbox" ><label for="sk-estimator-id-39" class="sk-toggleable__label sk-toggleable__label-arrow">NumpyColumnSelector</label><div class="sk-toggleable__content"><pre>NumpyColumnSelector(columns=[1, 2, 3])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-40" type="checkbox" ><label for="sk-estimator-id-40" class="sk-toggleable__label sk-toggleable__label-arrow">CompressStrings</label><div class="sk-toggleable__content"><pre>CompressStrings(compress_type=&#x27;hash&#x27;,dtypes_list=[&#x27;char_str&#x27;, &#x27;char_str&#x27;, &#x27;char_str&#x27;],missing_values_reference_list=[&#x27;&#x27;, &#x27;-&#x27;, &#x27;?&#x27;, nan],misslist_list=[[], [], []])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-41" type="checkbox" ><label for="sk-estimator-id-41" class="sk-toggleable__label sk-toggleable__label-arrow">NumpyReplaceMissingValues</label><div class="sk-toggleable__content"><pre>NumpyReplaceMissingValues(missing_values=[])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-42" type="checkbox" ><label for="sk-estimator-id-42" class="sk-toggleable__label sk-toggleable__label-arrow">NumpyReplaceUnknownValues</label><div class="sk-toggleable__content"><pre>NumpyReplaceUnknownValues(filling_values=nan,filling_values_list=[nan, nan, nan],known_values_list=[[170172835760119224333519554008280666130,140114708448418632577632402066430035116],[245397760256243238036686602120338271372,87378989482499796866217412016778320776,40061271003327253395033901872323469393],[245397760256243238036686602120338271372,40061271003327253395033901872323469393]],missing_values_reference_list=[&#x27;&#x27;, &#x27;-&#x27;, &#x27;?&#x27;, nan])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-43" type="checkbox" ><label for="sk-estimator-id-43" class="sk-toggleable__label sk-toggleable__label-arrow">boolean2float</label><div class="sk-toggleable__content"><pre>boolean2float()</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-44" type="checkbox" ><label for="sk-estimator-id-44" class="sk-toggleable__label sk-toggleable__label-arrow">CatImputer</label><div class="sk-toggleable__content"><pre>CatImputer(missing_values=nan, strategy=&#x27;most_frequent&#x27;)</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-45" type="checkbox" ><label for="sk-estimator-id-45" class="sk-toggleable__label sk-toggleable__label-arrow">CatEncoder</label><div class="sk-toggleable__content"><pre>CatEncoder(categories=&#x27;auto&#x27;, dtype=&lt;class &#x27;numpy.float64&#x27;&gt;, encoding=&#x27;ordinal&#x27;,handle_unknown=&#x27;error&#x27;)</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-46" type="checkbox" ><label for="sk-estimator-id-46" class="sk-toggleable__label sk-toggleable__label-arrow">float32_transform</label><div class="sk-toggleable__content"><pre>float32_transform()</pre></div></div></div></div></div></div></div></div><div class="sk-parallel-item"><div class="sk-item"><div class="sk-label-container"><div class="sk-label sk-toggleable"><label>float32_transform_139955258809968</label></div></div><div class="sk-serial"><div class="sk-item"><div class="sk-serial"><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-47" type="checkbox" ><label for="sk-estimator-id-47" class="sk-toggleable__label sk-toggleable__label-arrow">NumpyColumnSelector</label><div class="sk-toggleable__content"><pre>NumpyColumnSelector(columns=[0, 4, 5])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-48" type="checkbox" ><label for="sk-estimator-id-48" class="sk-toggleable__label sk-toggleable__label-arrow">FloatStr2Float</label><div class="sk-toggleable__content"><pre>FloatStr2Float(dtypes_list=[&#x27;float_int_num&#x27;, &#x27;float_num&#x27;, &#x27;float_num&#x27;],missing_values_reference_list=[])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-49" type="checkbox" ><label for="sk-estimator-id-49" class="sk-toggleable__label sk-toggleable__label-arrow">NumpyReplaceMissingValues</label><div class="sk-toggleable__content"><pre>NumpyReplaceMissingValues(missing_values=[])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-50" type="checkbox" ><label for="sk-estimator-id-50" class="sk-toggleable__label sk-toggleable__label-arrow">NumImputer</label><div class="sk-toggleable__content"><pre>NumImputer(missing_values=nan, strategy=&#x27;median&#x27;)</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-51" type="checkbox" ><label for="sk-estimator-id-51" class="sk-toggleable__label sk-toggleable__label-arrow">OptStandardScaler</label><div class="sk-toggleable__content"><pre>OptStandardScaler(use_scaler_flag=False)</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-52" type="checkbox" ><label for="sk-estimator-id-52" class="sk-toggleable__label sk-toggleable__label-arrow">float32_transform</label><div class="sk-toggleable__content"><pre>float32_transform()</pre></div></div></div></div></div></div></div></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-53" type="checkbox" ><label for="sk-estimator-id-53" class="sk-toggleable__label sk-toggleable__label-arrow">NumpyPermuteArray</label><div class="sk-toggleable__content"><pre>NumpyPermuteArray(axis=0, permutation_indices=[1, 2, 3, 0, 4, 5])</pre></div></div></div><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-54" type="checkbox" ><label for="sk-estimator-id-54" class="sk-toggleable__label sk-toggleable__label-arrow">LGBMClassifier</label><div class="sk-toggleable__content"><pre>LGBMClassifier(class_weight=&#x27;balanced&#x27;, n_jobs=1, random_state=33)</pre></div></div></div></div></div></div></div>
151
+
152
+ ## Evaluation Results
153
+
154
+ [More Information Needed]
155
+
156
+ # How to Get Started with the Model
157
+
158
+ [More Information Needed]
159
+
160
+ # Model Card Authors
161
+
162
+ This model card is written by following authors:
163
+
164
+ [More Information Needed]
165
+
166
+ # Model Card Contact
167
+
168
+ You can contact the model card authors through following channels:
169
+ [More Information Needed]
170
+
171
+ # Citation
172
+
173
+ Below you can find information related to citation.
174
+
175
+ **BibTeX:**
176
+ ```
177
+ [More Information Needed]
178
+ ```
179
+
180
+ # model_card_authors
181
+
182
+ wenpei
183
+
184
+ # model_description
185
+
186
+ test propose for autoai and hugging face
config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sklearn": {
3
+ "columns": [
4
+ "Age",
5
+ "Sex",
6
+ "BP",
7
+ "Cholesterol",
8
+ "Na",
9
+ "K"
10
+ ],
11
+ "environment": [
12
+ "scikit-learn=1.1.1"
13
+ ],
14
+ "example_input": {
15
+ "Age": [
16
+ 23,
17
+ 47,
18
+ 47
19
+ ],
20
+ "BP": [
21
+ "HIGH",
22
+ "LOW",
23
+ "LOW"
24
+ ],
25
+ "Cholesterol": [
26
+ "HIGH",
27
+ "HIGH",
28
+ "HIGH"
29
+ ],
30
+ "K": [
31
+ 0.031258,
32
+ 0.056468,
33
+ 0.068944
34
+ ],
35
+ "Na": [
36
+ 0.792535,
37
+ 0.739309,
38
+ 0.697269
39
+ ],
40
+ "Sex": [
41
+ "F",
42
+ "M",
43
+ "M"
44
+ ]
45
+ },
46
+ "model": {
47
+ "file": "pipeline_model_sklearn.joblib"
48
+ },
49
+ "model_format": "pickle",
50
+ "task": "tabular-classification"
51
+ }
52
+ }
pipeline_model_sklearn.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac82d7169cff814dadb256acadba89badd04c25c4ac2f21535cc1c6aa9a5c16
3
+ size 476674