R
R2
Projects with this topic
-
Graphical User Interface (GUI) for R2 family code along with Python API for jupyter notebook. See the documentation.
Updated -
This project predicts house prices using machine learning models based on the King County House Sales dataset. It explores Simple Linear, Multiple Linear, Polynomial, and Ridge Regression models, comparing their performance in terms of accuracy. The best model identified is Polynomial Regression, achieving an R² score of 0.75.
Updated