二手房交易市场是盘活房地产交易量、对房地产资源进行合理配置重新优化的重要环节。 本文通过 Python 网络爬虫技术爬取链家网站上的武汉市二手房交易数据,并基于 spark 大数据 分布式计算框架,结合主流机器学习算法对武汉市二手房交易价格进行合理预测,为实际二手 房交易定价提供参考依据。
☆30May 15, 2023Updated 2 years ago
Alternatives and similar repositories for Second-hand_home_sales_PySpark
Users that are interested in Second-hand_home_sales_PySpark are comparing it to the libraries listed below
Sorting:
- 基于postgresql+机器学习库MadLib的上海地区二手房价格预测及推荐)☆26Jul 17, 2018Updated 7 years ago
- 分两个项目:首先自动爬取巨潮信息网上的年报文件,pdf在线转码成txt格式,再构建词典进行分词☆11Feb 13, 2020Updated 6 years ago
- 使用中文情感词汇本体库进行情感分析,之后对每种情感的文本进行主题分析。Using Chinese Sentiment Dictionary for Sensitive Analysis, Then applying LDA Topic Analysis for each E…☆15Jan 20, 2021Updated 5 years ago
- This is the official implementation for IVA '19 paper "Analyzing Input and Output Representations for Speech-Driven Gesture Generation".☆10Jul 12, 2022Updated 3 years ago
- 基于sklearn模型的机器学习股票预测☆12Jan 8, 2025Updated last year
- 2020.06 亚马逊市场评论预测与情感分析模型——基于NLP☆10Jun 20, 2020Updated 5 years ago
- Tensorflow implementation for structured tabular data☆11Jan 21, 2023Updated 3 years ago
- 上市公司年报分析☆12Jul 16, 2019Updated 6 years ago
- Interpretable feature construction from taxonomies for text classification☆18Apr 4, 2022Updated 3 years ago
- 多模态情感分析模型实现☆12Jan 31, 2024Updated 2 years ago
- 中文 电商 电脑 手机 相机 槽填充 数据集☆13Jan 14, 2020Updated 6 years ago
- 基于机器学习的天气预测及可视化☆23Dec 12, 2024Updated last year
- Text Data Analysis of Financial Reports☆14Sep 26, 2020Updated 5 years ago
- 使用深度学习方法(lstm+attention/textcnn+attention)完成情感分析☆14Jul 29, 2018Updated 7 years ago
- 本项目是一个由我个人开发的python机器学习项目,基于BP、SVR、随机森林的农业粮食产量预测,对比了三种机器学习算法的预测效果。