Skip to content

• Painting Quotation Estimator: ML model to predict quotation price based on basic input parameters from user.

Notifications You must be signed in to change notification settings

jfs-rupesh/PixelPowerV1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developed a machine learning model using boosting regression techniques, such as Gradient Boosting Regression (GBR), to predict quotation prices for painting jobs.
Collected a dataset containing input parameters like painting area size, paint type, number of coats, and labor hours, along with corresponding quotation prices.
Preprocessed the dataset by handling missing values, encoding categorical variables, and scaling numerical features.
Trained the boosting regression model on the preprocessed dataset, focusing on minimizing prediction errors.
Evaluated the model's performance using metrics like Mean Absolute Error (MAE) and Mean Squared Error (MSE) to ensure accuracy.

About

• Painting Quotation Estimator: ML model to predict quotation price based on basic input parameters from user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages