例子(怎么构造决策树): Info(D) = -(9/14) * log(9/14) - (5/14) * log(5/14) = 0.940 bits Info_age(D) = (5/14) * (-(2/5) * log(2/5) - (3/5) * log(3/5)) + (4/14) * ...
分类:
编程语言 时间:
2018-09-14 20:01:28
阅读次数:
186
暴力 Solved 23 / 39 A CodeForces 568D Sign Posts Solved 24 / 28 B CodeForces 589B Layer Cake Solved 24 / 35 C CodeForces 594C Edo and Magnets Solved 23 ...
分类:
其他好文 时间:
2018-09-14 13:15:32
阅读次数:
341
1 // For example, consider a scalar error e = k - x'y, where both x and y are 2 // two-dimensional column vector parameters, the prime sign indicates ... ...
分类:
其他好文 时间:
2018-09-13 15:05:27
阅读次数:
1242
纯记录: 因为之前用windows,想学习下appium,奈何手机iphone,所以干脆把之前学习selenium的环境弄到mac上,也好顺便搭建appium 。写下来记录下 安装python3.6 ,度娘安装包,安装 然后安装selenium, 在终端里输入: sudo easy_install ...
分类:
移动开发 时间:
2018-09-11 23:55:33
阅读次数:
261
目前在项目中发现一个大坑,搞的我找了好久不知道因为什么,自用的reset.css中加入了 -webkit-appearance: none;其他所有表单没有出现问题,但checkbox会不显示,值改为checkbox或去掉该样式之后问题解决,不知道是否为浏览器更新之后出现的bug,因为以前并没有出现 ...
分类:
移动开发 时间:
2018-09-11 14:09:37
阅读次数:
259
How to use Heavy Duty Diagnostic CAR FANS C800 Diagnostic Scan Tool to do diagnosis operation Here is the post of introducing how to use CAR FANS C800 ...
分类:
其他好文 时间:
2018-09-11 11:16:34
阅读次数:
208
Words The clothes place a dress 长裙 short skirt 短裙 pants 裤子 / trousers 长裤 / shorts 短裤 a shirt 衬衫(男士)/ blouse(女士) n. 宽松的上衣;女装衬衫 shoes 鞋 socks n. 袜子(sock ...
分类:
其他好文 时间:
2018-09-11 01:01:48
阅读次数:
223
一、Redis的五大数据类型 1.String(字符串) string是redis最基本的类型,你可以理解成与Memcached一模一样的类型,一个key对应一个value。string类型是二进制安全的。意思是redis的string可以包含任何数据。比如jpg图片或者序列化的对象 。string ...
分类:
其他好文 时间:
2018-09-11 01:01:31
阅读次数:
269
调用此方法:fun_check_sfz_idcard($mc_sfzCardNo)返回true、false /** * 验证是否是真正的身份证号 * @param [type] $id_card [description] * @return [type] [description] */ func... ...
分类:
其他好文 时间:
2018-09-10 18:04:17
阅读次数:
185
引用自https://mp.weixin.qq.com/s?__biz=MzU4NjU4ODQ2MQ==&mid=2247484662&idx=1&sn=194668553f954e231f4526f5c944a195&chksm=fdf84cb4ca8fc5a2c0e8355377f9d6abdc ...
分类:
其他好文 时间:
2018-09-10 11:00:53
阅读次数:
550