Portfolio Week 7: Machine Learning model using Azure Studio
- Goh Qi Xun

- Dec 2, 2019
- 1 min read
In this exercise, I will learn how to get started with Azure Machine Learning Studio and how to build my first experiment.
Automobile price data (Raw) dataset to the canvas:

Visualizing the data, I realized that each column in the dataset is known as a feature and some rows have missing values.

Column data inside Automobile price data

I set cleaning mode to remove entire row for missing data in "Automobile Price Data".







Comments