TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Data Mining Interval prediction

1 点作者 priyankt将近 14 年前
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

iens将近 14 年前
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>