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.3.9
1.增加对python3.11的支持
2.修复了使用新版本plotnine下模型评估模块的绘图bug
3.调整了机器学习模块中当xgboost>=1.60下eval_metrics和earlystoppinground的参数位置
4.兼容新版本pandas并修复警告信息
5.更新部分依赖库的版本
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.3.9.tar.gz
(101.9 kB
view details)
File details
Details for the file BDMLtools-0.3.9.tar.gz
.
File metadata
- Download URL: BDMLtools-0.3.9.tar.gz
- Upload date:
- Size: 101.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7cc93e7118a099c2e86d2279412490290ce04568836ed5d709695c51ea88655 |
|
MD5 | 325d4bbbad6d07417c4800017cdbcf48 |
|
BLAKE2b-256 | 28d044841acf1adb871a096c69db986f42a2037650c2fedf0c57fcec6e415c60 |