A faster scoring library
Project description
fasterscoring
简洁、专业、开箱即用的 Python 工具库
介绍
fasterscoring 是一个轻量、高效、易于使用的 Python 工具库,专注于 风控领域二分类问题基于逻辑回归的评分卡建模。 设计目标:简洁 API、无冗余依赖、开箱即用、适合生产与脚本环境。
特性
- 极简 API 设计,上手零成本
- 兼容 Python 3.8+,跨平台(Windows / macOS / Linux)
- 主要面向jupyter notebook交互式的分析型开发
安装
使用 pip 直接从 PyPI 安装:
pip install fasterscoring
import fasterscoring as fts
fts.get_demo() # 即可get Jupyter notebook 操作示例文件
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fasterscoring-1.0.0.tar.gz
(1.2 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fasterscoring-1.0.0.tar.gz.
File metadata
- Download URL: fasterscoring-1.0.0.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/43.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.0 importlib-metadata/8.7.1 keyring/25.7.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
142d70ce9c9789ca0d7cf5ed69ed0d6022762015dde3940842790a4005af92f0
|
|
| MD5 |
15ec00b1f1a7e9934eae95d35d69fa30
|
|
| BLAKE2b-256 |
e475e142d6687f00e678aa08921c99a9e1415b287ee19280c633881fde003d00
|
File details
Details for the file fasterscoring-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fasterscoring-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/43.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.0 importlib-metadata/8.7.1 keyring/25.7.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df425e83ad39642b6b252765dbf2b3752aad408490ae17976d77462d33895e2c
|
|
| MD5 |
b334ba35cb9d77427e96cd1b6690963c
|
|
| BLAKE2b-256 |
d5da3f6481ef9edb7fd38b3a3f9981751aa095137f5aec190995761ec3e7ed37
|