태그>과제연구(총 8개의 글)
'과제연구' 관련 최근글
-
- Data dtribution에 따른 TA, NRA cost 비교

-
사능이 by 사능이|2011/12/01 16:19
- Data dtribution에 따른 TA, NRA cost 비교
-
- correlation coefficient에 맞는 dataset을 생성하는 방법

-
사능이 by 사능이|2011/12/01 16:15
- correlation coefficient에 맞는 dataset을 생성하는 방법
-
- Spearman's rank correlation coefficient, ..

-
사능이 by 사능이|2011/11/13 23:42
(1) Spearman's rank correlation coefficient Spearman's rank correlation coefficient 은 Pearson correlation coefficient에 rank를 적용한 것이다. object가 n개이고 각각 점수를 Xi, Yi..
- Spearman's rank correlation coefficient, ..
-
- NRA, TA code

-
사능이 by 사능이|2011/11/13 23:31
Microsoft Windows 7 Enterprise 32bitMicrosoft Visual Studio 2010C# password : 제 학번입니다.
- NRA, TA code
-
- TA, NRA pseudocode

-
사능이 by 사능이|2011/11/13 23:25
1. TA(threshold algorithm) m : # of dimension, evaluation itemsL : sorted list by each evaluation itemF(x) : aggregation function Repeat until return top-k or access all the list L. FOR i=0; i<m; i+ Do sorted access in sorted list L..
- TA, NRA pseudocode
-
- TA(threshold algorithm), NRA(no random access algorithm)

-
사능이 by 사능이|2011/10/08 14:00
각 algorithm을 사용하기 위해서는 사전에 몇 가지가 가정되어야 한다. 1. 각각의 대상(차량)은 고유한 ID와 각각의 기준(가격, 연비)과 그 값을 가지고 있다. 2. 각 값은 0~1까지의 값을 가진다. (꼭 필요하지는 않지만 설명의 편의상 가정 한다) 3. 각각의 기준에 의해 정렬..
top-k, 과제연구, TA, NRA, thresholdalgorithm
- TA(threshold algorithm), NRA(no random access algorithm)



