Predict housing prices in Vietnam by machine learning algorithms
Data crawl from https://alonhadat.com.vn/ wit scrapy, see folder crawl
pip install -r requirements.txt
cd
to demo
folder and run:
python3 app.py
cd
to frontend/khdl
foller and run:
npm install
npm start