Skip to content

A real-estate recommender system based on user preferences using content filtering algorithm

Notifications You must be signed in to change notification settings

darshanbagul/HousePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HousePicker

A Java application for recommending houses to a user based on his preferences for number of rooms, house area, number of bathrooms, locality data, price range, etc.

Algorithm

A Content Filtering based recommender system powers the application for serving recommendations.

Dataset

The recommender system has been trained on Boston Housing dataset (https://archive.ics.uci.edu/ml/machine-learning-databases/housing/housing.names)

Inspired by the concepts learnt in Coursera course Specialization - Recommender Systems by Joseph A Konstan, University of Minnesota

About

A real-estate recommender system based on user preferences using content filtering algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages