搜索资源列表
基于BP神经网络的厦门楼盘走势预测
- 本文基于BP神经网络应用于预测的原理,提出预测步骤及预测可行性,探讨建立基于BP神经网络的预测模型的关键技术,包括样本的选取与预处理、输入输出变量的选取、隐层节点数的确定、初始权值和阈值的选取、激活函数、训练算法与参数的选取,最后建立合理的网络模型;结合住宅市场的实际情况,建立两类BP 神经网络预测模型:基于时间序列的趋势预测模型以及基于影响因素的回归预测模型,即分别采用神经网络趋势预测和回归预测的思路,把住宅市场的供给、需求与房价的
BP神经网络预测 matlab程序实现
- BP神经网络用于房价的预测 matlab程序实现
twice_nihe
- 对已知房价数据做二次拟合,从而得出曲线方程,对做未来房价的粗略预测-Known to do on the secondary price data fitting curve equation to obtain, so the future price of crude forecast
development-risk-prediction
- 本文基于BP神经网络应用于预测的原理,提出预测步骤及预测可行性,探讨建立基于BP神经网络的预测模型的关键技术,包括样本的选取与预处理、输入输出变量的选取、隐层节点数的确定、初始权值和阈值的选取、激活函数、训练算法与参数的选取,最后建立合理的网络模型;结合住宅市场的实际情况,建立两类BP 神经网络预测模型:基于时间序列的趋势预测模型以及基于影响因素的回归预测模型,即分别采用神经网络趋势预测和回归预测的思路,把住宅市场的供给、需求与房价的
chengxu
- 灰色预测对于房价走势的预测,分析了个元素对于房价的-It is very useful
housing-price--estimate
- 2011 西电数模校赛编程B题 一二三线城市房价的预测 用到GM11 及残差模型-GM11
abaddfd
- 根据2001年和2011年的房价进行的房价预测-prediction of the house price
boston
- 波士顿房价问题c语言实现,给出了房价数据,需要进行训练,训练后输出预测结果-The Boston issue price c language
Housingforecast
- 关于今年来四川房价的一个时间序列预测,有很好的预测结果-For this year to a time series of Sichuan house price forecasts
DM
- 这个是数据挖掘关于加利福利亚州的小区房价的分析与预测,所用的分类方法有决策树和神经网络-This is a classification of data mining analysis and prediction about California' s residential housing prices, the use of decision trees and neural networks have
HPI-PREDICT
- 房价指数预测HPI,用时间序列ARMA模型预测房价-HPI forecast
House-Pricing-master
- lightGBM算法实现kaggle官网房价预测(the algorithm of LightGBM to achieve the kaggle competition of house price prediction)
Boston
- 根据给定的相关数据,如卧室面积等,来预测波士顿房价(According to the given data, to predict Boston housing prices)
boston
- 通过scikit-learn库利用tf.contrib.learn函数生成三层神经网络模型直接对读入数据进行训练并且对于数据可以进行预测。(Through the scikit-learn library, the tf.contrib.learn function is used to generate three layers of neural network model, and the data is trained dire
mooc01city
- 城市房价预测,mooc课程上作业代码,机器学习(City housing price prediction, MOOC course code, machine learning)
Shanghai-Au-Futures-master
- 上海房价预测,实现为 python + keras + tensorflow,包含数据文件(Shanghai house price prediction is implemented as Python + keras + tensorflow, including data files)
house_price
- Python语言,房价预测,简单线性回归,TXT类型数据。(Python,House price forecast)
boston_house_prices
- 波士顿房价预测,用于机器学习的数据材料,利用这些处理好的数据可以方便的使用。(Boston house price projections, data materials for machine learning, make it easy to use these processed data.)
house_predict
- 房价预测系统,利用python语句实现,在读入数据后,利用神经网络训练数据特征,从而实现推荐。(The house price forecasting system is realized by Python statement. After reading the data, the data features are trained by neural network to realize recommendation.)
boston_housing
- 采用机器学习预测房价.使用波士顿房屋信息数据来训练和测试一个模型,并对模型的性能和预测能力进行评估。(Using Machine Learning to Predict House Prices)