File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -174,19 +174,19 @@ descriptors() = [
174
174
:classification ,
175
175
:clustering ,
176
176
:gradient_descent ,
177
- :iterative_model ,
178
- :incremental_model ,
177
+ :iterative_models ,
178
+ :incremental_models ,
179
179
:dimension_reduction ,
180
- :transformer ,
181
- :static_transformer ,
182
- :missing_value_imputer ,
183
- :ensemble_model ,
184
- :wrapper ,
185
- :time_series_forecaster ,
186
- :time_series_classifier ,
180
+ :encoders ,
181
+ :static_models ,
182
+ :missing_value_imputation ,
183
+ :ensemble_models ,
184
+ :wrappers ,
185
+ :time_series_forecasting ,
186
+ :time_series_classification ,
187
187
:survival_analysis ,
188
- :distribution_fitter ,
189
- :Bayesian_model ,
188
+ :distribution_fitters ,
189
+ :Bayesian_models ,
190
190
:outlier_detection ,
191
191
:collaborative_filtering ,
192
192
:text_analysis ,
You can’t perform that action at this time.
0 commit comments