AutoML Archives - Microsoft Dynamics 365 Blog http://microsoftdynamics.in/category/automl/ Microsoft Dynamics CRM . Microsoft Power Platform Mon, 22 Jul 2019 05:08:40 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.1 https://i0.wp.com/microsoftdynamics.in/wp-content/uploads/2020/04/cropped-Microsoftdynamics365-blogs.png?fit=32%2C32 AutoML Archives - Microsoft Dynamics 365 Blog http://microsoftdynamics.in/category/automl/ 32 32 176351444 Activate AI Builder In Power Apps and Microsoft Flow http://microsoftdynamics.in/2019/07/22/activate-ai-builder-in-power-apps-and-microsoft-flow/ Mon, 22 Jul 2019 05:08:40 +0000 https://radacad.com/?p=11011 As I mentioned in Post 1 and Post 2, AI builder is a game-changer in Power Apps and Flow, it provides the facility to easy embed AI in applications and process without writing any code. Also, there is no need to set up other environment and applications to make it work. In this post, I Read more about Activate AI Builder In Power Apps and Microsoft Flow[…]
The post Activate AI Builder In Power Apps and Microsoft Flow appeared first on RADACAD. ...

The post Activate AI Builder In Power Apps and Microsoft Flow appeared first on Microsoft Dynamics 365 Blog.

]]>
Facebooktwitterredditpinterestlinkedintumblrmail

As I mentioned in Post 1 and Post 2, AI builder is a game-changer in Power Apps and Flow, it provides the facility to easy embed AI in applications and process without writing any code. Also, there is no need to set up other environment and applications to make it work.

In this post, I am going to show you how to activate your Power Apps trial account to see and practice the AI Builder.

There is some note:

AI Builder in Power Apps available in Europe and the USA region.

There is a Trial (29 Days) and Production plan

for this scenario, I choose the USA and Trial plan to examine the AI Builder

 

Set Up Environment in Power Apps

To setup, the environment needs to login into Microsoft Power Apps Portal. Login

In the next step, you need to navigate to the Gear icon at the top, then click on the Admin Centre

 

this, navigate you to the admin centre environment.

As you can see in the environment page, all of my available account under RADACAD has been shown with their type, region and name. As the default region for RADACAD account in Australia, and AI Builder for now just available in USA and Europe, I need to create a new environment.  In this new page, you will see the Environments option.

In the new page, you need to provide the environment name, region ( in my scenario I choose the USA) and the environment Type.

It will take a couple of seconds to create the environment, and you will receive a message about it as well.

After creating the new environment to access to AI Builder, you need to create a database in Common Data Services(CDS)

another important note

AI Builder need to access to Common Data Service

Click on the Create database.

During the creating the database, it will ask you about the data filed for Currency and Language. in CDS, you able to mention, if you have a currency field what currency be the default one, or in what language you want to store your data.

after setting up all required parameters click on the Create database so your new environment access to CDS. Now you able to see the new environment with the name AI Builder 

Now you need to back to Power Apps main page, click on the Environment dropdown at the top, and select the AIBuilder option. As you can see in the below picture, on the left panel, the AI Builder (Preview) has been shown.

after setting up the AI Builder for Power Apps, you can see the same functionalities in Microsoft Flow.

you need to Login to Microsoft Flow,

at the top right click on the account name, and choose the environment that you already set up for  AI Builder. The same as Power Apps, you able to see the AI Builder on the left side.

 

 

to see how AI Builder Works see Post 2 and also more post on it coming soon.

Special thanks to Joe Fernandez from Power Apps team to help to examine these features.

1- https://docs.microsoft.com/en-us/power-platform/admin/create-environment 

Facebooktwitterlinkedinrssyoutube

The post Activate AI Builder In Power Apps and Microsoft Flow appeared first on RADACAD.

Follow Source

The post Activate AI Builder In Power Apps and Microsoft Flow appeared first on Microsoft Dynamics 365 Blog.

]]>
4390
AI Builder: AI Embedded in Power Apps- Part 2 http://microsoftdynamics.in/2019/07/02/ai-builder-ai-embedded-in-power-apps-part-2/ Tue, 02 Jul 2019 08:13:09 +0000 https://radacad.com/?p=10893 As mentioned in Part 1, AI Builder is a game changer in Power Apps and Microsoft flow. In this post, I am going to show how you able to access the AI Builder for classification.  to see how to set up your environment check the Part 1. Get Data   to get data, you need Read more about AI Builder: AI Embedded in Power Apps- Part 2[…]
The post AI Builder: AI Embedded in Power Apps- Part 2 appeared first on RADACAD. ...

The post AI Builder: AI Embedded in Power Apps- Part 2 appeared first on Microsoft Dynamics 365 Blog.

]]>
Facebooktwitterredditpinterestlinkedintumblrmail

As mentioned in Part 1, AI Builder is a game changer in Power Apps and Microsoft flow.

In this post, I am going to show how you able to access the AI Builder for classification. 

to see how to set up your environment check the Part 1.

Get Data

 

to get data, you need to click on the Data–> Entities in the right panel

then, click on the Get Data option from the top menu.

in the menu, I am choosing the Text/CSV as I already load my dataset into Blob storage.

Next, just put the link to the blob storage and click the Next, if you access via a place that needs authentication then you need to set it up here, in this scenario, I do not access a private channel.

Now, you will access the data flow editor to clean and transform your data if needed ( remove columns, combine tables…), then put a name for the data and click on the Next.

 

In this part, you need to adjust and map your entity, if you already have the entity, in the Load setting, you need to choose the  first option ( load to the existing entity)

otherwise the second one.

then you should provide the Primary Name Field for the Titanic dataset, I choose the Name column as the passenger name. also, you may get an error regarding the change the data type to the text and you need to click on the delete rows that no longer in the query ( if you change something in the previous step), then simply click on the Next to load the data.

After loading the data, you need to refresh it, I choose to refresh it manually for the first time and click on the Creat.

Now you need to wait for data be loaded as an entity

NOTE! if you choose a binary classification, your column to predict should be in True and False format.

next, the data should be loaded and you should see a load status change to complete. otherwise, you need to back and check the data.

Now, you should see the data you loaded as a new entity in the Entity List.

 

AI Builder

 

Now we have data, need to create the model.

if you create the environment correctly, you should see the AI Builder in the left menu, click on the AI Builder and Build option.

Now the main page for the election of the AI model will be shown, For this scenario, we are going to choose the Binary Classification for prediction.

again be sure the column you are going to predict be in TRUE/FALSE format.

put a proper name for your model and click on the Create

Now the main process of creating the model will start.

The first step is to select which dataset need to select for training the model and what column you are going to predict.

Then, you need to choose which column of the dataset you need to be selected for training. In this example, I choose all of them which is not at all best practice but we will see how to back and change it.

 

Click on the next bottom and then, review what you have, if needed back and change the columns and if you happy click on the Train.

 

 

so you will see below message till the model trained

finally, you need to see the message like :

now I saw the below message, as you can see you able to check the overall accuracy, there is a training report and you able to create a New  Version of this with different data, moreover in the left pannel we are not anymore in the Build section but in the Models one.

 

Click on the View detail in the previous page, to see the influence report.

This report shows which column has more impact on the survival of people from the Titanic ship. Also, make sure to choose the one that has made sense from a business perspective,

Name of people does not impact, also Fair and PCLASS is the same thing.

 

 

I select the Age and Pclass only. If you click on the training report, my dataset has less than 1000 rows so the report does not show here as you can see in the below picture.

At this time, to create a new training model, you need to click on New Version

This returns you to the main training page.

 

Now you able to select the column you want from the list.

and click on the Next to train it again.

after all experiment, now you able to publish your model to be used in a Model-driven application.

In next post I will explain how to show the results

Facebooktwitterlinkedinrssyoutube

The post AI Builder: AI Embedded in Power Apps- Part 2 appeared first on RADACAD.

Follow Source

The post AI Builder: AI Embedded in Power Apps- Part 2 appeared first on Microsoft Dynamics 365 Blog.

]]>
4392