Skip to content

Predicts automobile prices using Azure Machine Learning Studio with real-time analysis and forecasting.

Notifications You must be signed in to change notification settings

AdrikaPanwar/Auto-price-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-price-model

Overview

This repository contains a model for predicting automobile prices using Azure Machine Learning Studio. The model leverages real-time predictions and various Azure ML tools to analyze and forecast vehicle prices.

You can view the model and its real-time predictions through the following Azure ML Studio link:

Azure ML Studio Prediction Model

Project Pipeline

Below is a visual representation of the model pipeline:

Pipeline Model

Step-by-Step Guide

  1. Create a Resource Group: In the Azure portal, click on the three horizontal lines, navigate to "Resource Groups," and click "Create" to set up a new resource group.
  2. Open Azure ML Studio: Access the workspace within your resource group.
  3. Design Your Pipeline: Use the Designer in Azure ML Studio to create your pipeline. Drag and drop components to build your workflow.
  4. Use Sample Data: Create pipelines using sample data or manually download relevant datasets (e.g., weather, automobile, health) from the web.
  5. Filter and Deploy: Configure the pipeline to apply filters and deploy it. Check visualizations to ensure the pipeline is working as expected.

Visualizations

Data Analysis

I utilized the Data Wrangler tool within Microsoft Fabric to perform statistical summaries and visual analysis of the data.

Notes

I am using an Azure free subscription for this project, which limits certain functionalities. Due to these constraints, I cannot directly deploy the model here. However, the experience with Data Wrangler, regression, MLflow, hyperparameters, and model retraining has been highly educational.

I encourage you to explore these tools and techniques as hands-on experience is invaluable for gaining true knowledge.

About

Predicts automobile prices using Azure Machine Learning Studio with real-time analysis and forecasting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published