Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Internet
>
WWW/HTTP
>
Indexing/Search
>
Naist Collaborative Filtering Engines
>
Ticket List/Search
>
Ticket #6410
Naist Collaborative Filtering Engines
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Forums
List of Forums
Help (1)
Open Discussion (1)
Mailing Lists
list of ML
News
Ticket #6410
Ticket List
Submit New Ticket
RSS
Combined Similarity Computation の実装
Open Date:
2005-07-26 01:54
Last Update:
2005-07-28 18:32
monitor
ON
OFF
Reporter:
ohsugi
Owner:
ohsugi
Type:
Feature Requests
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
8
Severity:
5 - Medium
Resolution:
None
File:
None
Details
Reply
2つの類似度計算を組み合わせる類似度計算アルゴリズムを
実装.
--CombinedSimilarity=アルゴリズム名
--CombinedRatio=上記アルゴリズムの類似度比率
というオプションで,組み合わせるアルゴリズム名と,その
アルゴリズムによって計算される類似度の重みを 0.0 ~
1.0 の実数で指定できる.
類似度の重みってのは,0.7 にすると,
CombinedSimilarity オプションで指定されたアルゴリズム
によって計算された類似度の割合が 70%,Similarity オプ
ションで指定されたアルゴリズムの類似度の割合が30%とし
て計算される.
CombinedRatio を省略すると,デフォルトの 0.5 が使われ
る.
Ticket History (1/1 Histories)
2005-07-28 18:32
Updated by:
ohsugi
Ticket Close date
is changed to
2005-07-28 18:32
Status
Update from
Open
to
Closed
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
実装.
--CombinedSimilarity=アルゴリズム名
--CombinedRatio=上記アルゴリズムの類似度比率
というオプションで,組み合わせるアルゴリズム名と,その
アルゴリズムによって計算される類似度の重みを 0.0 ~
1.0 の実数で指定できる.
類似度の重みってのは,0.7 にすると,
CombinedSimilarity オプションで指定されたアルゴリズム
によって計算された類似度の割合が 70%,Similarity オプ
ションで指定されたアルゴリズムの類似度の割合が30%とし
て計算される.
CombinedRatio を省略すると,デフォルトの 0.5 が使われ
る.