File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ Classification | Regression | Time Series Forecasting
221
221
[ 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 )
222
222
[ 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- )
223
223
[ 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 )
224
- [ Linear SVM Classifier ] ( /python/api/nimbusml/nimbusml.linear_model.linearsvmbinaryclassifier?preserve-view=true&view=nimbusml-py-latest ) * || [ Stochastic Gradient Descent (SGD)] ( https://scikit-learn.org/stable/modules/sgd.html#regression )
224
+ || [ Stochastic Gradient Descent (SGD)] ( https://scikit-learn.org/stable/modules/sgd.html#regression )
225
225
||| [ ExponentialSmoothing] ( /python/api/azureml-automl-core/azureml.automl.core.shared.constants.supportedmodels.forecasting#exponentialsmoothing----exponentialsmoothing- )
226
226
||| SeasonalNaive
227
227
||| Average
You can’t perform that action at this time.
0 commit comments