True Positive (真正, TP)被模型预测为正的正样本; True Negative(真负 , TN)被模型预测为负的负样本 ; False Positive (假正, FP)被模型预测为正的负样本; False Negative(假负 , FN)被模型预测为负的正样本; True Po ...
分类:
其他好文 时间:
2017-06-03 20:07:41
阅读次数:
169
<img class="desc_img" src="http://image.baidu.com/search/detail?ct=503316480&z=undefined&tn=baiduimagedetail&ipn=d&word=excuse%20me&step_word=&ie=utf-... ...
分类:
其他好文 时间:
2017-05-30 18:10:58
阅读次数:
384
http://xueshu.baidu.com/s?wd=paperuri%3A%28e866947f27b976db79f7335cc405e308%29&filter=sc_long_sign&tn=SE_xueshusource_2kduw22v&sc_vurl=http%3A%2F%2Fww ...
分类:
Web程序 时间:
2017-05-26 23:27:48
阅读次数:
239
1 package com.tn.pattern; 2 3 public class Client { 4 public static void main(String[] args) { 5 Director director=Director.getInstance(); 6 director.... ...
分类:
编程语言 时间:
2017-05-26 18:22:34
阅读次数:
152
http://www.tuicool.com/articles/2MramqI 时间 2014-07-29 09:28:36 点滴之间 聚沙成金 原文 http://www.path8.net/tn/archives/6021 主题 Cygwin Linux命令 时间 2014-07-29 09:2 ...
给定一段文字,已知单词a1, a2, …, an出现的频率分别t1, t2, …, tn。可以用01串给这些单词编码,即将每个单词与一个01串对应,使得任何一个单词的编码(对应的01串)不是另一个单词编码的前缀,这种编码称为前缀码。 使用前缀码编码一段文字是指将这段文字中的每个单词依次对应到其编码。 ...
分类:
其他好文 时间:
2017-05-22 15:13:53
阅读次数:
227
//第一次写游记,只是流水账。。。结果好像确实只去游了…… day-11 省选挂了,即将退役……(然而apio之后得知并没有退役,感谢放我一条活路)(吐槽出题人考完才造数据,题目没有子任务之类的玩意,O(Tn^2)暴力ac了T<=100,n<=10000,这符合基本法吗)day-3~day-1 感觉 ...
树(一对多的数据结构) 树(Tree)是n(n>=0)个结点的有限集。n=0时称为空树。在任意一颗非空树种: (1)有且仅有一个特定的称为根(Root)的结点; (2)当n>1时,其余结点可分为m(m>0)个互不相交的有限集T1、T2、......、Tn,其中每一个集合本身又是一棵树,并且称为根的子 ...
分类:
其他好文 时间:
2017-05-15 23:46:47
阅读次数:
316
<form action="http://www.baidu.com/baidu" target="_blank"><div align="center"><input name=tn type=hidden value=baidu><a href="http://www.baidu.com/">< ...
分类:
其他好文 时间:
2017-05-15 11:53:36
阅读次数:
116
1 package com.tn.pattern; 2 3 public class Client { 4 public static void main(String[] args) { 5 Object[] objs={"飞","雪","连","天","射","白","鹿","笑","书","神... ...
分类:
编程语言 时间:
2017-05-12 17:20:48
阅读次数:
174