Huang-yihao / houseprice_prediction_with_MLLinks
Using machine learning methods to predict the price of houses in Shanghai. The data of the houses is reptiled from lianjia (a real estate agency).用各种机器学习算法预测上海房价,从链家网爬取的上海市各二手房数据进行训练,非线性决策树优于线性回归优于神经网络,初次尝试水平有限,效果一般
☆31Updated 6 years ago
Alternatives and similar repositories for houseprice_prediction_with_ML
Users that are interested in houseprice_prediction_with_ML are comparing it to the libraries listed below
Sorting:
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 基于postgresql+机器学习库MadLib的上海地区二手房价格预测及推荐)☆26Updated 7 years ago
- 智能制造工业AI Top2解决方案☆20Updated 7 years ago
- 使用LSTM预测商品销量,考虑销量激增点影响☆35Updated 6 years ago
- TinyMind人民币面值&冠字号编码识别挑战赛(满分)☆15Updated 6 years ago
- 公开课--Python数据分析之金融欺诈行为检测☆36Updated 8 years ago
- [Done] Master version: developed the stacked regression (score 0.11, top 5%) based on (xgboost, sklearn). Branch v1.0: developed linear r…☆26Updated 7 years ago
- 深度学习库keras的教程和案例demo☆45Updated 7 years ago
- 后端+前端+算法模型,机器学习项目 demo。Flask + vue + ML, full stack machine learning project construction.☆112Updated 2 years ago
- 智慧物流算法大赛简介: 根据包括货值、路程 和油价等字段的数据集,对每趟货物运送的运价进行回归预测。 本项目为我的参赛代码,分为四个主要的部分:1.数据预处理;2.特征工程;3.建模调参训练;4.数据可视化。 最终获得了大赛的二等奖。☆38Updated 6 years ago
- 数据挖掘领域十大算法代码实现☆57Updated 9 years ago
- 大数据精准营销中搜狗用户画像挖掘☆36Updated 8 years ago
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆43Updated 7 years ago
- 基于天池数据的淘宝穿衣搭配推荐算法☆40Updated 7 years ago
- 依据香港中文大学设计的规则系统,先用小样本评论建立初始关键词库,再结合18种句式逐条匹配评论,能够快速准确地识别评论对象及情感极性。经多次迭代优化关键词库后,达到较高准确率的基础上,使用Tableau进一步分析数据,识别出客户集中关注的商品属性、普遍好评差评的商品属性;通过…☆56Updated 8 years ago
- CCF-基金间的相关性预测比赛-TOP6