File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -204,8 +204,7 @@ Classification | Regression | Time Series Forecasting
204
204
[ Extremely Randomized Trees] ( https://scikit-learn.org/stable/modules/ensemble.html#extremely-randomized-trees ) * | [ Extremely Randomized Trees] ( https://scikit-learn.org/stable/modules/ensemble.html#extremely-randomized-trees ) * | [ Extremely Randomized Trees] ( https://scikit-learn.org/stable/modules/ensemble.html#extremely-randomized-trees ) *
205
205
[ Xgboost] ( /python/api/azureml-train-automl-client/azureml.train.automl.constants.supportedmodels.classification#xgboostclassifier----xgboostclassifier- ) * |[ Xgboost] ( /python/api/azureml-train-automl-client/azureml.train.automl.constants.supportedmodels.regression#xgboostregressor----xgboostregressor- ) * | [ Random Forest] ( https://scikit-learn.org/stable/modules/ensemble.html#random-forests )
206
206
[ Naive Bayes] ( https://scikit-learn.org/stable/modules/naive_bayes.html#bernoulli-naive-bayes ) * | [ Xgboost] ( https://xgboost.readthedocs.io/en/latest/parameter.html ) | [ ForecastTCN] ( /python/api/azureml-automl-core/azureml.automl.core.shared.constants.supportedmodels.forecasting#tcnforecaster----tcnforecaster- )
207
- [ Stochastic Gradient Descent (SGD)] ( /python/api/azureml-train-automl-client/azureml.train.automl.constants.supportedmodels.classification#sgdclassifier----sgd- ) * || [ Gradient Boosting] ( https://scikit-learn.org/stable/modules/ensemble.html#regression )
208
- || [ Stochastic Gradient Descent (SGD)] ( https://scikit-learn.org/stable/modules/sgd.html#regression )
207
+ [ Stochastic Gradient Descent (SGD)] ( /python/api/azureml-train-automl-client/azureml.train.automl.constants.supportedmodels.classification#sgdclassifier----sgd- ) * |[ Stochastic Gradient Descent (SGD)] ( https://scikit-learn.org/stable/modules/sgd.html#regression ) | [ Gradient Boosting] ( https://scikit-learn.org/stable/modules/ensemble.html#regression )
209
208
||| [ ExponentialSmoothing] ( /python/api/azureml-automl-core/azureml.automl.core.shared.constants.supportedmodels.forecasting#exponentialsmoothing----exponentialsmoothing- )
210
209
||| SeasonalNaive
211
210
||| Average
You can’t perform that action at this time.
0 commit comments