Metadata-Version: 2.1
Name: TrustUtil
Version: 0.1.2
Summary: A toolbox that facilitates the daily work
Home-page: https://git.trusfort.com:7443/VAI/TrusfortUtil
Author: guoyuhao
Author-email: guo_hao_hao_1993@163.com
License: MIT
Platform: Linux
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5.*
Description-Content-Type: text/markdown
Requires-Dist: setuptools
Requires-Dist: numpy (>=1.9.0)
Requires-Dist: scipy (>=0.14.1)
Requires-Dist: pandas (>=1.0)

# TrustUtil

TrustUtil is a toolbox that facilitates the daily work of the Trusfort machine learning algorithm team

EasyTrust is a package related to the score card, mainly with functions：
1 Discretization of continuous features, currently supported strategies are equal frequency, equal width，KS，chimerge，entropy,gini,iv
2 Feature WOE encoding
3 Export credit score card directly


