Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
credit-risk-modelling-1
Credit Risk analysis by using Python and ML
Home-Credit-Default-Risk
2nd Place Solution 💰🥈
hunt-and-peck
Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
ML_RiskManagement-1
RiskManagment
风控学习成长
tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
WikipediaMiner
Fork of Wikipedia Miner (http://wikipedia-miner.cms.waikato.ac.nz/) with some bug fixes
sucre111's Repositories
sucre111/hunt-and-peck
Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
sucre111/RiskManagment
风控学习成长
sucre111/A_Model_of_Risk_Control
关于评分卡的基本流程
sucre111/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
sucre111/apachecn-ds-zh
:book: [译] ApacheCN 数据科学译文集
sucre111/Aspose.Words-for-Java
Aspose.Words for Java examples, plugins and showcases
sucre111/bert
TensorFlow code and pre-trained models for BERT
sucre111/books
Digital some old math books and build as ebook
sucre111/camp
sucre111/Credit-Risk-Management
A binary classification model is developed to predict the probability of paying back a loan by an applicant. Customer previous loan journey was used to extract useful features using different strategies such as manual and automated feature engineering, and deep learning (CNN, RNN). Various machine learning algorithms such as Boosted algorithms (XGBoost, LightGBM, CatBoost) and Deep Neural Network are used to develop a binary classifier and their performances were compared.
sucre111/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
sucre111/dsai-wiki
:books: ApacheCN 数据科学和人工智能知识库
sucre111/finance-and-risk-management
applications for risk management through computational portfolio construction methods
sucre111/finance_scored
sucre111/GEB
Gödel, Escher, Bach: an Eternal Golden Braid
sucre111/Hands-On-Gradient-Boosting-with-XGBoost-and-Scikit-learn
Hands-On Gradient Boosting with XGBoost and Scikit-learn Published by Packt
sucre111/Indicators-for-risk-control-model-
This repository contains indicators for risk control model, including ks, psi, iv.
sucre111/kgtool
python kg tools with minimal package dependency
sucre111/LSCJcourses
炼数成金课程
sucre111/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
sucre111/machine_learning
抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限
sucre111/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
sucre111/nlp-py-2e-zh
:book: [译] Python 自然语言处理 第二版
sucre111/nndl-materials
邱锡鹏老师《神经网络与深度学习》一书参考视频及补充材料
sucre111/novice
sucre111/risk-management-note
🧯风险控制笔记,适用于互联网企业
sucre111/Risk_Manage
sucre111/risk_management
sucre111/The-Art-of-Computer-Programming
计算机程序设计的艺术
sucre111/xunfei2021_car_loan_top1
2021科大讯飞-车辆贷款违约预测挑战赛 Top1方案