This ML solution is to predict the Product Purchased from an online WebSite based on the data for the below 2 attributes. TimeSpentOnWeb,TimeSpentOnProductPage 5.1,3.5
The model is a Keras DNN and is saved as .h5 file. This project is a demonstration as to how we can operationalize your Keras DNN on Azure Machine learning model management.
For more information go to http://aka.ms/AzureMLGettingStarted
Configure your favorite IDE and open this project using the File menu.
Add and prepare data sources using the Data tab.
Add and explore notebooks using the Notebook tab.
Explore past runs and access project outputs using the Run History tab.