This is a ML based web project that uses python3 to predict house price as per the given parameters.
-> Libraries used :
-> Consist of 11 Independent Variables & (Price) as Dependent Variable. -> Model Used : Linear Regression
-> Get Requests for 11 inputs(Independent Variables) -> Send Request for Predicted Price(Dependent Variables) -> Web Server used : Apache2