Ml learning tools for busniess data mining
Project description
BDMLtools
BDMLtools是适用于常见商业数据分析数据挖掘场景下,中小数据量的二分类模型的机器学习建模工具包。 本模组将集成商业分析场景中二分类模型中常用的机器学习模型,并使之能够兼顾模型开发效率、报告制作与建模流程标准化。 本模组涵盖数据清洗、数据探索、特征工程、评分卡制作、模型评估、统计学逐步回归、机器学习模型及其参数优化等内容
安装:
- github
pip install git+git://github.com/zk403/mlearn.git
- pypi
pip install BDMLtools
卸载:
pip uninstall BDMLtools
更新
v0.4.1
1.加入config.py文件以控制全局参数
2.移除dtypeAllocator的参数precision,改为由config.py中全局参数控制
3.加入设定分箱显示精度参数(pandas.cut),由config.py中全局参数控制
4.修复了plotnine==0.12.4/0.13.0在py38、py39及以上的诸多绘图bug
5.更新单元测试脚本,更新部分代码说明
6.更新example
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
BDMLtools-0.4.1.tar.gz
(103.0 kB
view details)
File details
Details for the file BDMLtools-0.4.1.tar.gz
.
File metadata
- Download URL: BDMLtools-0.4.1.tar.gz
- Upload date:
- Size: 103.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bfcb355a72865d85e325a16d9282496040a05ccce321bc7b0d54c754aff599e |
|
MD5 | 0831bbd1313c4d6842cfce6cd35678e7 |
|
BLAKE2b-256 | 5be62ad71725e58dfc18444ac4f5ef347cb7c726fa353c672d265d0a6b04d71e |