Pinned Repositories
aistudio-vloong-anomaly-detection-top11
AI Studio x vLoong能源AI挑战赛——异常检测赛 A榜 TOP11 B榜 TOP8 方案
ChatGPTQAG
基于ChatGPT的问答对自动生成,可复用于其他NLP领域
iflytek-geographical-identification-top1
科大讯飞疫情新闻中的地理位置识别挑战赛TOP1方案
itlubber-excel-writer
使用python的openpyxl库操作excel文件和格式化输出
itlubber_tornado_template
ITLubber、酱的WEB应用初始化框架,集成tornado、celery、apscheduler、pymysql等框架,简单实用
LogisticRegressionPipeline
分别基于statsmodels和scikit-learn实现两种可用于sklearn pipeline的 LogisticRegression,并输出相应的报告
okex-trading-strategy
基于OKEX市场数据的数字货币量化交易策略
pdtr
组合策略自动挖掘工具包,集成决策树规则挖掘、单变量规则挖掘、策略挖掘报告输出等功能,简单实用,风控人必备技能
py2so
🚀 将python源码编译为so文件的多种方法
scorecardpipeline
scorecardpipeline封装了toad、scorecardpy、optbinning等评分卡建模相关组件,API风格与sklearn高度一致,支持pipeline式端到端评分卡建模、模型报告输出、导出PMML文件、超参数搜索等
itlubber's Repositories
itlubber/scorecardpipeline
scorecardpipeline封装了toad、scorecardpy、optbinning等评分卡建模相关组件,API风格与sklearn高度一致,支持pipeline式端到端评分卡建模、模型报告输出、导出PMML文件、超参数搜索等
itlubber/pdtr
组合策略自动挖掘工具包,集成决策树规则挖掘、单变量规则挖掘、策略挖掘报告输出等功能,简单实用,风控人必备技能
itlubber/ChatGPTQAG
基于ChatGPT的问答对自动生成,可复用于其他NLP领域
itlubber/LogisticRegressionPipeline
分别基于statsmodels和scikit-learn实现两种可用于sklearn pipeline的 LogisticRegression,并输出相应的报告
itlubber/aistudio-vloong-anomaly-detection-top11
AI Studio x vLoong能源AI挑战赛——异常检测赛 A榜 TOP11 B榜 TOP8 方案
itlubber/itlubber-excel-writer
使用python的openpyxl库操作excel文件和格式化输出
itlubber/py2so
🚀 将python源码编译为so文件的多种方法
itlubber/iflytek-geographical-identification-top1
科大讯飞疫情新闻中的地理位置识别挑战赛TOP1方案
itlubber/scorecard2pmml
将评分卡模型转换为PMML文件进行部署
itlubber/okex-trading-strategy
基于OKEX市场数据的数字货币量化交易策略
itlubber/auto_lightgbm
梅子行老师那里来的一个 lightgbm 自动建模的方法,配合 scorecardpipeline 一起使用非常方便,效果也非常可以,值得推荐
itlubber/risk_control_model_tools
一个用于风控建模的仓库QaQ
itlubber/itlubber_tornado_template
ITLubber、酱的WEB应用初始化框架,集成tornado、celery、apscheduler、pymysql等框架,简单实用
itlubber/feature_engineering
python连接数据库进行特征加工项目的初始化模板
itlubber/mltoolbox
机器学习模型工具箱,提供自动化模型报告输出、超参数调优、代价敏感学习、不平衡数据集处理等功能,快速上手,解放生产力
itlubber/itlubber_py
ITlubber、酱的通用代码库
itlubber/openpyxl-excel-style-template
openpyxl修改excel文件样式的通用方法 & 评分卡建模pipeline实现及超参数搜索
itlubber/instalment_store_feature_engineering
itlubber/itlubber
itlubber/ner4cmeee
itlubber/pyChatGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
itlubber/toad
ESC Team's credit scorecard tools.
itlubber/competition-solutions
优秀竞赛方案归集整理
itlubber/ds-fintech
itlubber/gopherCron
golang 开箱即用的秒级分布式定时任务系统
itlubber/itlubber-gophercron
gophercron 定时任务调度系统,支持DAG工作流、定时任务调度、临时任务调度
itlubber/ML_toy_examples
Here I will save some interesting toy examples of machine learning algorithms.
itlubber/mltoolbox_examples
itlubber/quarkml
风控算法,特征工程,模型工程,分布式,树模型
itlubber/scorecardpipeline-docs
scorecardpipeline docs