Posts

Showing posts from 2020

Running an Azure ML Experiment on Local PC using AzureML-SDK

Image
In this video, we cover Using Azure ML SDK to create a workspace...create an experiment and running your machine learning code as a script at your local pc.View the resources, experiment run in Azure ML portal. Finally clean up resources. Thanks and Happy Learning.

Azure DataBricks Getting Started

Image

Package your Python Code whl

Image

Keras Binomial Classification Iris Data

Image
Dear Viewer, Welcome. In this video, we show using Keras and Jupyter notebook , Binomial Classification on modified Iris Dataset. The Dataset used has 100 rows and 5 columns. The network architecture has 2 intermediate layers with 16 nodes and 1 output layer with 1 node. This is a basic getting started one in series. Hope you find it a simple handy reference. Thank you.