Metadata-Version: 1.1
Name: pynovice
Version: 0.2.31
Summary: data mining for novice and expert
Home-page: https://github.com/wqwangchn/novice
Author: wqwangchn
Author-email: wqwangchn@163.com
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # novice
        
        1.geo_map: reverse Geocoder takes a latitude / longitude coordinate and returns the nearest town/city.（add google map）
        
        2.bert_extracter: Extract text features from bert.
        
        3.rule_engine: A simple extensible rules engine implemented in Python.
        
        4.score_card: A complete score card process.[bins,woe,model_pre,score,auc,ks,lift,psi,csi]
        
        5.data_base: DistributionAnysis:Analyze and plot the data[bar,lines,page,tab]
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
