Skip to content

Commit 7b4cfe8

Browse files
authored
fix word: to "AutoML MLFlow model"
1 parent 55e0360 commit 7b4cfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-responsible-ai-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The following people can use the Responsible AI dashboard, and its corresponding
170170
- The dataset inputs to the Responsible AI dashboard must be pandas DataFrames in Parquet format. NumPy and SciPy sparse data is currently not supported.
171171
- The Responsible AI dashboard currently supports numeric or categorical features. For categorical features, the user has to explicitly specify the feature names.
172172
- The Responsible AI dashboard currently doesn't support datasets with more than 10K columns.
173-
- The Responsible AI dashboard currently doesn't support AutoML model.
173+
- The Responsible AI dashboard currently doesn't support AutoML MLFlow model.
174174

175175

176176
## Next steps

0 commit comments

Comments
 (0)