Machine/Deep Learning metrics implementation in python
-
Updated
Dec 12, 2022 - Python
8000
Machine/Deep Learning metrics implementation in python
Predict sales prices and practice feature engineering, RFs, and gradient boosting
This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.
Linear_Regression_Practical_Salary
Explore the complete lifecycle of a machine learning project focused on regression. This repository covers data acquisition, preprocessing, and training with Linear Regression, Decision Tree Regression, and Random Forest Regression models. Evaluate and compare models using R2 score. Ideal for learning and implementing regression use cases.
Add a description, image, and links to the r2-score topic page so that developers can more easily learn about it.
To associate your repository with the r2-score topic, visit your repo's landing page and select "manage topics."