<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Predictive Modelling on AmeyArc</title><link>https://amey-thakur.github.io/tags/predictive-modelling/</link><description>Recent content in Predictive Modelling on AmeyArc</description><generator>Hugo -- 0.152.2</generator><language>en-us</language><lastBuildDate>Fri, 29 Sep 2023 00:00:00 -0400</lastBuildDate><atom:link href="https://amey-thakur.github.io/tags/predictive-modelling/index.xml" rel="self" type="application/rss+xml"/><item><title>Multiple Linear Regression</title><link>https://amey-thakur.github.io/posts/2023-09-29-multiple-linear-regression/</link><pubDate>Fri, 29 Sep 2023 00:00:00 -0400</pubDate><guid>https://amey-thakur.github.io/posts/2023-09-29-multiple-linear-regression/</guid><description>&lt;style&gt;
/* General hover effect for all links in post content */
.post-content a {
transition: all 0.3s ease;
}
.post-content a:hover {
color: #767676;
text-shadow: 0px 0px 0.5px #767676;
}
/* Dark mode hover effect (same color) */
[data-theme="dark"] .post-content a:hover {
color: #767676;
text-shadow: 0px 0px 0.5px #767676;
}
&lt;/style&gt;
&lt;p&gt;This study examines regression analysis within Supervised Machine Learning, focusing on Simple Linear Regression (SLR) and Multiple Linear Regression (MLR). A practical implementation demonstrates the predictive relationship between study hours and grades.&lt;/p&gt;</description></item><item><title>Bangalore House Price Prediction</title><link>https://amey-thakur.github.io/posts/2021-09-07-bangalore-house-price-prediction/</link><pubDate>Tue, 07 Sep 2021 00:00:00 -0500</pubDate><guid>https://amey-thakur.github.io/posts/2021-09-07-bangalore-house-price-prediction/</guid><description>Special thanks to Mega Satish for her meaningful contributions, support, and wisdom that helped shape this work. We propose to implement a house price prediction model of Bangalore, India. It’s a Machine Learning model which integrates Data Science and Web Development. We have deployed the app on the Heroku Cloud Application Platform. Housing prices fluctuate on a daily basis and are sometimes exaggerated rather than based on worth.</description></item></channel></rss>