数据特征工程、各种机器学习回归模型、回归数据预处理
☆43Jan 14, 2020Updated 6 years ago
Alternatives and similar repositories for houseprice_regression
Users that are interested in houseprice_regression are comparing it to the libraries listed below
Sorting:
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Feb 25, 2019Updated 7 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆65Jul 25, 2020Updated 5 years ago
- 使用sklearn做特征工程☆177Jul 19, 2018Updated 7 years ago
- 通过Featuretools自动特征工程预测贷款偿还☆20Jan 10, 2020Updated 6 years ago
- 14天完成数据分析实战项目☆10Sep 7, 2022Updated 3 years ago
- 基于无人机航拍数据的三维场景重建☆15Aug 15, 2023Updated 2 years ago
- This repository collects lecture slides, assignments (CAs), code notebooks, reports, and reference papers used in the "Deep Generative Mo…☆17Feb 14, 2026Updated 3 weeks ago
- Code accompanying the paper "Learning neural state-space models: do we need a state estimator?"☆10Jun 20, 2023Updated 2 years ago
- 智慧物流算法大赛简介: 根据包括货值、路程和油价等字段的数据集,对每趟货物运送的运价进行回归预测。 本项目为我的参赛代码,分为四个主要的部分:1.数据预处理;2.特征工程;3.建模调参训练;4.数据可视化。 最终获得了大赛的二等奖。☆38Mar 19, 2019Updated 6 years ago
- 智能供应链分析,对顾客用rfm模型分类,用多种机器学习模型建模,进行欺诈订单预测,延迟发货预测,销售额预测,销售数量预测☆42Oct 9, 2020Updated 5 years ago
- [NeurIPS 2024 Spotlight] code for "Diffusion Model with Cross Attention as an Inductive Bias for Disentanglement"☆19Jan 26, 2025Updated last year
- Supplementary code and data of the paper Evaluating network embedding techniques' performances in software bug prediction☆11Aug 13, 2021Updated 4 years ago
- Official PyTorch implementation of PolypMix☆13Nov 22, 2024Updated last year
- Uganda University Domain List is a JSON API that contains domain names, university names of most of the universities in Uganda.☆11Jan 13, 2022Updated 4 years ago
- 线性回归;病态线性回归;聚类分析; 主成分分析 ; 多目标决策☆11Nov 24, 2021Updated 4 years ago
- ☆12Sep 12, 2024Updated last year
- You work for a consumer finance company which specializes in lending various types of loans to urban customers. When the company receives…☆13Sep 13, 2021Updated 4 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆96Apr 8, 2019Updated 6 years ago
- Software defect prediction (predicting logical errors in source code files) using recurrent neural network and convolutional neural netwo…☆12Oct 16, 2020Updated 5 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- ☆13Nov 4, 2020Updated 5 years ago
- This repo is for the Linkedin Learning course: Predictive Customer Analytics☆10May 5, 2025Updated 10 months ago
- 本项目使用python对影响共享单车使用量的因素进行可视化分析,并使用lightGBM算法对已知条件下的共享单车使用量进行预测。其中为了选择最优模型,使用了k折交叉验证和网格搜索选择最优参数。☆10Jul 15, 2020Updated 5 years ago
- Understanding the supply chain process data and implementing different algorithms, building a machine learning model that can predict whe…☆12Sep 7, 2022Updated 3 years ago
- 2025ICASSP☆16Jun 23, 2025Updated 8 months ago
- [TPAMI 2025] Revisiting Essential and Non-Essential Settings of Evidential Deep Learning☆24Jun 24, 2025Updated 8 months ago
- Code of ICME2024 Paper: Video Object Segmentation with Dynamic Query Modulation☆12Mar 23, 2024Updated last year
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆58Mar 26, 2020Updated 5 years ago
- L&T Financial Services & Analytics Vidhya presents ‘DataScience FinHack’. where I have predicted whether the customer will be defaulter i…☆10Apr 13, 2019Updated 6 years ago
- ☆15May 31, 2024Updated last year
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- 专注于改进RT-DETR模型,🚀 in PyTorch >, Support to improve backbone, neck, head, loss, IoU and other modules🚀based on Ultralytics☆19May 8, 2024Updated last year
- Unsupervised Activity Segmentation by Joint Representation Learning and Online Clustering (CVPR 2022)☆13Sep 22, 2023Updated 2 years ago
- Welcome to 6.86x Machine Learning with Python–From Linear Models to Deep Learning. Machine learning methods are commonly used across eng…☆13Nov 16, 2020Updated 5 years ago
- 新版移动至新仓库,地址:https://github.com/SpiritLingPub/hexo-images-watermark☆10Jun 30, 2020Updated 5 years ago
- BGNN4VD: Constructing Bidirectional Graph Neural-Network for Vulnerability Detection☆10Oct 2, 2020Updated 5 years ago
- My submission for the Robotic Instrument Segmentation Sub-Challenge held in conjunction with MICCAI 2017.☆13Sep 8, 2017Updated 8 years ago
- 风控建模评分报告☆11Oct 16, 2020Updated 5 years ago
- CCF2018 数据挖掘 机器学习 智能匹配 特征工程☆50Sep 27, 2019Updated 6 years ago