Skip to content

somenath203/A.I.-Powered-California-House-Price-Predictor-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

A.I.-Powered-California-House-Price-Predictor-Website

This is a simple A.I. powered website created using Streamlit and Linear Regression Model which predicts the price of California House Data

Package required to run the website in Localhost :-

Streamlit :-

pip install streamlit

After installing Streamlit, open any shell of your choice inside the directory where the .py file of this project is present and then, execute the following command:-

streamlit run app.py

After pressing enter, you will get a localhost url. Copy the URL and paste it in the browser to open the website.

Releases

No releases published

Packages

No packages published

Languages