Automobile price prediction
predicts the price of a car based on different variables such as make and technical specifications.
In this lab session, you will create a machine learning experiment in Azure Machine Learning Studio that predicts the price of a car based on different variables such as make and technical specifications.
This lab Session follows the default workflow for an experiment:
1. Create a model
• Get the data
• Prepare the data
• Define features
2. Train the model
• Choose and apply an algorithm
3. Score and test the model
• Predict new automobile prices