Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
bbplot
R package that helps create and export ggplot2 charts in the style used by the BBC News data team
chatgpt-prompts
ChatGPT中文Prompt提示词,常用、高频集合
jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
ludwig
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
models
Models and examples built with TensorFlow
python_interview_question
关于python的面试题
Rong360
用户贷款风险预测
toad
ESC Team's scorecard tools
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
beerbottle's Repositories
beerbottle/chatgpt-prompts
ChatGPT中文Prompt提示词,常用、高频集合
beerbottle/jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
beerbottle/toad
ESC Team's scorecard tools
beerbottle/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
beerbottle/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
beerbottle/BigData-Notes
大数据入门指南 :star:
beerbottle/cv-notebooks
📚 Some notebooks implementing compute vision algorithms
beerbottle/data_science
beerbottle/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
beerbottle/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
beerbottle/feature-selector
Feature selector is a tool for dimensionality reduction of machine learning datasets
beerbottle/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
beerbottle/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
beerbottle/interview_python
关于Python的面试题
beerbottle/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
beerbottle/numpy-user-guide-zh
📖 [译] NumPy 用户手册官方文档翻译 ✏ Translate numpy-user-guide into Chinese
beerbottle/optbinning
Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual explanations.
beerbottle/pandas_exercises
Practice your pandas skills!
beerbottle/practice_of_intelligent_risk_control
《智能风控实践指南:从模型、特征到决策》代码。 《智能风控实践指南:从模型、特征到决策》书籍配套Python代码。
beerbottle/project-based-learning
Curated list of project-based tutorials
beerbottle/Python
All Algorithms implemented in Python
beerbottle/Python-1
最良心的 Python 教程:
beerbottle/Python100
把Python知识点整理成100道习题,知识点来自两本书:Python基础教程(第3版)和流畅的Python,以后会定期加入更多的习题,大家帮忙点个赞哈,点赞越多,更新越快~
beerbottle/RemNote-CN
欢迎来到RemNote中文讨论小组
beerbottle/scf_20240803
beerbottle/Scorecard-Bundle
A High-level Scorecard Modeling API | 评分卡建模尽在于此
beerbottle/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
beerbottle/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
beerbottle/try_python
beerbottle/urule
URULE是一款基于RETE算法的纯Java规则引擎,提供规则集、决策表、决策树、评分卡,规则流等各种规则表现工具及基于网页的可视化设计器,可快速开发出各种复杂业务规则。