An Azure machine learning service for building and deploying models.
Hi, thanks for reaching out. AML has two modules for feature selection, please check out Filter Based Feature Selection and Permutation Feature Importance. Regarding the weights, are you referring to the output from regression model? If so, here's a description of the output parameters. To export model results, you can use the export data module to export results and data to any of the supported cloud services. Hope this helps.