From b2221e521d8aa32c72fb447104c8b3b71846c0c6 Mon Sep 17 00:00:00 2001 From: Raj Khanke <137288727+RajKhanke@users.noreply.github.com> Date: Mon, 12 Aug 2024 19:39:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 711a1dd..4b7ec89 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The Multiple Linear Regression obtained the highest accuracy among the multiple The System considers various parameters like House price location (choose location among 30+ locations in pune) , Total Sq.feet size of the House , Total BHK size (1,2 or more) , number of bathrooms and number of Bedrooms -The code is written in R language which supports data analysis and exploratory data analysis at a higher rate. The System also uses various visualizatiosn Techniques like Plotly , ggplot and matplotlib for visualization +The code is written in R language which supports data analysis and exploratory data analysis at a higher rate. The System also uses various visualizatiosn Techniques like Plotly , ggplot and matplotlib for visualization of variety of plots like scatter plot, barplot etc