利用爬虫获取58同城的二手房信息,选取特征并对数据进行预处理,利用机器学习算法给出不同地段的租房推荐。
☆14Jul 17, 2019Updated 7 years ago
Alternatives and similar repositories for HousingInformationAnalysis
Users that are interested in HousingInformationAnalysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆14Aug 26, 2024Updated 2 years ago
- 这是基于【eclipse】和【SSM】开发的宿舍管理系统,Java开发环境最好1.8以上,前端采用了layui框架,适合初学者小白入门SSM的第一个项目。☆13Jul 6, 2020Updated 6 years ago
- 基于postgresql+机器学习库MadLib的上海地区二手房价格预测及推荐)☆26Jul 17, 2018Updated 8 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆16Nov 13, 2019Updated 6 years ago
- 电信学院教师科研信息管理系统☆15Jun 22, 2018Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【文本匹配篇】☆13Jul 9, 2022Updated 4 years ago
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- 物流管理系统Android客户端(司机端、客户端)☆18Dec 31, 2019Updated 6 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Oct 26, 2019Updated 6 years ago
- 2022年CUMCM数学建模国赛比赛C题代码、建模、论文思路分享☆22Jun 16, 2023Updated 3 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- InterpretableDTIP☆20Jul 30, 2018Updated 8 years ago
- lda 主题模型 用于主题提取和文本分类☆26Jul 8, 2017Updated 9 years ago
- DSARF: Deep Switching Auto-Regressive Factorization: Application to Time Series Forecasting (AAAI2021)☆24Jul 12, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 旅行商问题的多种求解算法☆15Dec 2, 2018Updated 7 years ago
- ☆32Oct 17, 2022Updated 3 years ago
- 机器学习方法进行中文电影评论的情感分析☆33Mar 19, 2017Updated 9 years ago
- python CRF++实现分词☆37Jun 19, 2018Updated 8 years ago
- EEG emotion recognition based on Temporal convolutional network☆25Mar 10, 2019Updated 7 years ago
- 该项目为对llama2进行微调及使用中文微调的技术细节,适合初学者观看。☆23Nov 9, 2023Updated 2 years ago
- 基于LR的优化方法:梯度下降法,随机梯度下降法,牛顿法,LBFGS,BFGS☆37Aug 24, 2017Updated 9 years ago
- 基于深度学习的溶解氧时间序列预测模型☆32Mar 16, 2020Updated 6 years ago
- 从零开始实现一个卷积神经网络☆29Mar 8, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 全国大学生数学建模竞赛CUMCM C题 全国二等奖 代码☆21Jul 27, 2024Updated 2 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 2020Updated 6 years ago
- simple Conditional Random Field implementation in Python☆41Dec 15, 2017Updated 8 years ago
- 利用最小二乘支持向量机进行分类器建模,改进鲸鱼算法 (基于冯洛伊曼拓扑的鲸鱼算法)进行超参数寻优☆49Jan 2, 2020Updated 6 years ago
- ppo算法实现☆41Jun 5, 2024Updated 2 years ago
- 2021年华为杯第十八届中国研究生数学建模竞赛D题解决方案(国二)☆38Dec 12, 2021Updated 4 years ago
- 不调库,纯python实现机器学习经典算法☆41Aug 10, 2020Updated 6 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆48Sep 19, 2023Updated 2 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Nov 5, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Jan 3, 2018Updated 8 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆36Jun 8, 2022Updated 4 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆34Dec 1, 2021Updated 4 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆53Jun 28, 2022Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Oct 23, 2017Updated 8 years ago
- Use Hilbert-Huang Transform(EMD), MFCC, semi-supervised Rough Fuzzy Laplacian Eigenmap(SS-RFLE) to extract features of signals. Use FCM,…☆49Apr 11, 2018Updated 8 years ago
- 声发射信号处理与识别☆87Dec 9, 2019Updated 6 years ago