Scikit Source Code Reading(2015.05.29)

2 篇文章 0 订阅
1 篇文章 0 订阅

Today’s Job

Today’s job is main about the source reading of plot_classification.py and base.py, classification.py under scikit-learn-0.15.2\sklearn\neighbors in scikit-learn-0.15.2.

Gains

  1. all in python modules
  2. X = iris.data[:, :2]
  3. fields in class
  4. take in numpy
  5. c_, r_ in numpy
  6. np.unique
  7. plt.scatter(X[:, 0], X[:, 1], c=y, cmap=cmap_bold)

Quesions to be solved

  1. KD Tree aglorithm
  2. Ball Tree aglorithm
  3. Brute aglorithm
  4. Leaf-Size
  5. Why agl_check = ball_tree?
  6. csr format
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值