Metadata-Version: 1.1
Name: Frcwp
Version: 0.0.7
Summary: recognize the outliers of the data set
Home-page: https://github.com/sladesha/Frcwp
Author: sladesal
Author-email: stw386@sina.com
License: MIT
Description-Content-Type: UNKNOWN
Description: **What is Frcwp**
        It means fast risk control with python.It's a lightweight tool that automatic recognize the outliers from a large data pool. ALL u need to do is making the data into a dataframe with columns. This project aims to help people get easily method with abnormal recognition, especially forces password attacks.We wish it could be a nice Open Source which could simplify the complexity of the Data Feature Project.  
        
        **Theory**
        `风控用户识别方法 <http://shataowei.com/2017/12/09/风控用户识别方法/>`_
        
        **Reference**
        1. `数据预处理-异常值识别 <http://shataowei.com/2017/08/09/数据预处理-异常值识别/>`_
        2. `多算法识别撞库刷券等异常用户 <http://shataowei.com/2017/12/01/多算法识别撞库刷券等异常用户/>`_
Keywords: algorithm
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
