风控算法,特征工程,模型工程,分布式,树模型
☆17Oct 31, 2023Updated 2 years ago
Alternatives and similar repositories for quarkml
Users that are interested in quarkml 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
- 实验证明Permutation Importance的优势☆18Sep 12, 2022Updated 3 years ago
- Welcome to the SOLETE platform. These scripts are meant to help you using the homonymous dataset [1] and to replicate the results from th…☆13Sep 14, 2023Updated 2 years ago
- A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆14Mar 9, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- 本项目使用python对影响共享单车使用量的因素进行可视化分析,并使用lightGBM算法对已知条件下的共享单车使用量进行预测。其中为了选择最优模型,使用了k折交叉验证和网格搜索选择最优参数。☆10Jul 15, 2020Updated 5 years ago
- BASE-SQL: A powerful open source Text-To-SQL baseline approach☆13Feb 18, 2025Updated last year
- 本项目存放RankMixer复现相关代码☆68Apr 3, 2026Updated 3 months ago
- Performed comparative analysis of BiLSTM, CNN-BiLSTM and CNN-BiLSTM with attention models for forecasting cases.☆65Apr 13, 2023Updated 3 years ago
- 风控、大数据、算法。☆246Apr 12, 2022Updated 4 years ago
- 比赛常用的特征工程、类别不平衡处理方法☆17Aug 16, 2018Updated 7 years ago
- RNN based on Chandler Zuo's implementation of the paper: A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆18Jul 25, 2024Updated last year
- This project requires to develop a customer segmentation to define marketing strategy. The sample dataset summarizes the usage behavior o…☆14Oct 14, 2019Updated 6 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.
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Dec 4, 2018Updated 7 years ago
- Python code to perform risk-sensitive Reinforcement Learning with dynamic convex risk measures☆23Feb 21, 2024Updated 2 years ago
- Seq2seq Model on Time-series Data: Training and Serving with TensorFlow☆20Apr 26, 2019Updated 7 years ago
- python地址解析/查区号/查邮编☆12Oct 8, 2021Updated 4 years ago
- A unified, extensible, and reproducible benchmark for collaborative filtering (CF) research.☆29Jun 7, 2025Updated last year
- The simple demo of `Unified Vision-Language Representation Modeling for E-Commerce Same-Style Products Retrieval`☆14Dec 9, 2024Updated last year
- Experiments with multimodal deep learning models based on transformers☆11Oct 9, 2022Updated 3 years ago
- The complete codes of the paper "Multimodal Graph Contrastive Learning for Recommendation"☆15Mar 20, 2023Updated 3 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆26Feb 25, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆30Jul 21, 2023Updated 2 years ago
- “Generate to Understand for Representation”☆14Apr 18, 2024Updated 2 years ago
- ☆18May 18, 2021Updated 5 years ago
- Photovoltaic Power Forecasting using LSTM☆24Aug 3, 2020Updated 5 years ago
- 2018比赛-大数据-光伏电站-人工智能运维☆25Aug 10, 2018Updated 7 years ago
- ☆15May 19, 2019Updated 7 years ago
- [TIP 2024] Official Implementation of Progressive Adaptive Multimodal Fusion Network (PAMFN)☆21Nov 19, 2024Updated last year
- Implementation of Electric Load Forecasting Based on CNN.☆25Jun 23, 2022Updated 4 years ago
- Python Implementation of Monotonic Optimal Binning☆16Jan 14, 2024Updated 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.
- Targeted-BEHRT: Deep Learning for Observational Causal Inference on Longitudinal Electronic Health Records☆19Mar 8, 2023Updated 3 years ago
- 一个专为算法刷题、深度学习和 AI 学习场景打造的浏览器 扩展。拒绝机械的复制粘贴,帮你自动化生成高质量复盘笔记、内置遗忘曲线驱动的间隔复习、轻松驾驭超长对话,让刷过的每一道题都成为真正的技术资产!☆258Updated this week
- ☆21Jan 16, 2015Updated 11 years ago
- 评分卡建模自动化流程☆19Jun 17, 2020Updated 6 years ago
- [Project repo] Improving business with a credit risk model☆22Oct 23, 2020Updated 5 years ago
- 组合策略自动挖掘工具包,集成决策树规则挖掘、单变量规则挖掘、策略挖掘报告输出等功能,简单实用,风控人必备技能☆51Updated this week
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Feb 4, 2021Updated 5 years ago