机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259
☆58Mar 26, 2020Updated 6 years ago
Alternatives and similar repositories for Predict-the-rent-probability-of-a-room
Users that are interested in Predict-the-rent-probability-of-a-room are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 通过Featuretools自动特征工程预测贷款偿还☆20Jan 10, 2020Updated 6 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆13Mar 15, 2024Updated 2 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 3 years ago
- 整理所有特征工程用到的方法,为了复用☆11Jan 11, 2021Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆26Feb 25, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- 评分卡建模自动化流程☆19Jun 17, 2020Updated 5 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Dec 22, 2023Updated 2 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- 第十一届泰迪杯B题:产品订单的数据分析与需求预测 代码和数据☆39Dec 11, 2023Updated 2 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆181Jun 7, 2020Updated 5 years ago
- 对部分城市空气质量指数相关数据分析,解决相关问题,以及用回归方程建模预测新城市空气质量☆17Nov 18, 2019Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- Hyperbolic SVM in Python☆12Jun 21, 2022Updated 3 years ago
- 唯品会用户购买行为预测☆32Mar 16, 2018Updated 8 years ago
- ☆15Apr 20, 2026Updated last month
- ☆13Aug 19, 2020Updated 5 years ago
- 和高光谱数据处理相关程序☆11Oct 11, 2019Updated 6 years ago
- image classification with VGG16+SVM and VGG-16☆11Jul 12, 2019Updated 6 years ago
- Python utilities for computing properties of ocean waves☆12Jan 7, 2022Updated 4 years ago
- Matlab tools for cryospheric data analysis: ICESat-2, CReSIS/OIB Radar, Altimetry, and Velocity☆10Aug 14, 2023Updated 2 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.
- 信贷申请评分☆10Apr 1, 2020Updated 6 years ago
- Project for Machine Learning and Physical Applications Class - Hyperspectral image classification using SVM, and CNN with layer pruning a…☆13Jul 15, 2018Updated 7 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 years ago
- 高光谱数据预处理方法python代码☆89Apr 20, 2022Updated 4 years ago
- A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆14Mar 9, 2020Updated 6 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使 用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- ☆18Dec 9, 2020Updated 5 years ago
- Estimate PM2.5/PM10 from satellite imagery☆11Sep 18, 2025Updated 8 months ago
- ☆14Jul 23, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- 以nlp中情感分析为例,从没有打过标签的语料开始一步步教你怎么去打标签,然后分别以传统的机器学习模型SVM和深度学习模型LSTM去建模。☆36Jul 3, 2019Updated 6 years ago
- Reproduced the process of extracting ground elevation from ATL03 photon cloud data. Developed Python scripts based on the theoretical fou…☆12Jun 8, 2025Updated 11 months ago
- ☆18Jan 20, 2026Updated 4 months ago
- [评价方法]信息熵理论与熵权法 Information entropy theory&Entropy weight method☆29Jan 30, 2019Updated 7 years ago
- 关于NGBoost模型以及GBDT相关模型的案例,并包括SHAP模型解释☆11Feb 16, 2021Updated 5 years ago
- DCSFN: Deep Cross-scale Fusion Network for Single Image Rain Removal☆17Aug 25, 2020Updated 5 years ago