question

AmbarishAkilla-2956 avatar image
0 Votes"
AmbarishAkilla-2956 asked GiftA-MSFT answered

File Dataset not supported in Automated ML

Hi Team,

I'm trying to select a File dataset (file from Power BI) in Automated ML for a Regressive Machine Learning Model. However, Machine learning studio is displaying the dataset name under unsupported dataset (Screenshot attached). I wanted to know why the Power BI file is not being supported in the Automated ML? Additionally, I wanted to know what is the way I can upload the Power BI file (.pbix extension) in Machine learning studio to train the Regressive machine learning model?

Please let me know if you need any details from me.

Regards,
Ambarish 133615-screenshot.png


azure-machine-learning
screenshot.png (70.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GiftA-MSFT avatar image
0 Votes"
GiftA-MSFT answered

Hi, thanks for reaching out. Currently, AutoML only supports TabularDatasets, so the dataset type should default to Tabular. You can create TabularDatasets from .csv, .tsv, .parquet, .jsonl files, and from SQL query results. You may need to convert the Power BI file to a supported file format. Hope this helps!


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.