Skip to content

This repo essentially walks you through using AzureML to operationalize your Keras DNN

Notifications You must be signed in to change notification settings

keshavksingh/Operationalize_Keras_DNN_with_AzureML

Repository files navigation

Getting Started

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.

About

This repo essentially walks you through using AzureML to operationalize your Keras DNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages