摘要:
https://jizhi.im/blog/post/ml_is_fun_01 Scikit-Learn Python 中的机器学习 http://sklearn.apachecn.org/ [Scikit-learn教程] 01 快速入门 https://jizhi.im/blog/post/sk 阅读全文
posted @ 2018-03-13 16:53
糖豆爸爸
阅读(253)
评论(0)
推荐(0)
摘要:
[root@es ~]# curl -H "Content-Type:application/json" -XPOST "http://127.0.0.1:9200/t_base_student/doc/_mapping?pretty" -d '{ "properties": { "amount":{ ... 阅读全文
posted @ 2018-03-13 12:29
糖豆爸爸
阅读(115)
评论(0)
推荐(0)
摘要:
1.github上支持三种方式进行项目的clone https,ssh,subversion https://github.com/用户名/版本库.git ssh的方式 git@github.com:用户名/版本库t.git 此篇文章针对于这种 https://github.com/用户名/版本库 阅读全文
posted @ 2018-03-13 08:32
糖豆爸爸
阅读(239)
评论(0)
推荐(0)