TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Data Mining Interval prediction

1 pointsby priyanktalmost 14 years ago
Hi, Not sure if this the right place for my question, but if not, then pointers to right forum will be helpful.<p>I have some real estate data and would like to predict property value given its attributes (area, bedrooms, etc) using locally weighted regression. I would also like to associate a confidence value with my prediction. Do I need to use Bayesian/probabilistic regression to achieve this? Can anyone point me to any research papers/tutorials explaining this technique?<p>Thanks.

1 comment

iensalmost 14 years ago
Here are some generic links to help your search: <a href="http://en.wikipedia.org/wiki/Automated_Valuation_Model" rel="nofollow">http://en.wikipedia.org/wiki/Automated_Valuation_Model</a> <a href="http://scholar.google.dk/scholar?q=automated+valuation+model" rel="nofollow">http://scholar.google.dk/scholar?q=automated+valuation+model</a>