摘要: RESCALING attribute data to values to scale the range in [0, 1] or [−1, 1] is useful for the optimization algorithms, such as gradient descent, that a 阅读全文
posted @ 2018-03-23 18:50 bonelee 阅读(18810) 评论(1) 推荐(5)
摘要: python利用决策树进行特征选择(注释部分为绘图功能),最后输出特征排序: 其中, 1.13. Feature selection The classes in the sklearn.feature_selection module can be used for feature selecti 阅读全文
posted @ 2018-03-23 18:49 bonelee 阅读(11759) 评论(0) 推荐(0)
摘要: 关于不均衡数据的处理方法 (1)Class Imbalance Problem (2)不平衡数据下的机器学习方法简介 (3)8大策略让你对抗机器学习数据集里的不均衡数据 (4)Quora上面的解答:https://www.quora.com/In-classification-how-do-you- 阅读全文
posted @ 2018-03-23 15:49 bonelee 阅读(341) 评论(0) 推荐(0)
摘要: 基于dns lib的,https://github.com/andreif/dnslib 有:https://www.cnblogs.com/anpengapple/p/5664500.html https://github.com/anpengapple/apple_dns https://git 阅读全文
posted @ 2018-03-23 11:43 bonelee 阅读(890) 评论(0) 推荐(0)