| 意味 | 例文 (13件) |
graph clusteringとは 意味・読み方・使い方
追加できません
(登録数上限)
「graph clustering」の部分一致の例文検索結果
該当件数 : 13件
AUTOMATIC CLUSTERING OF NODE UTILIZING LINK STRUCTURE IN GRAPH例文帳に追加
グラフにおけるリンク構造を利用したノードの自動クラスタリング - 特許庁
GRAPH LATTICE METHOD FOR IMAGE CLUSTERING, CLASSIFICATION, AND REPEATED STRUCTURE FINDING例文帳に追加
画像クラスタリング、分類、および反復構造発見のためのグラフラティス法 - 特許庁
By the clustering, the retrieval target graph 100 is divided into the clusters C_1 to C_3.例文帳に追加
このクラスタリングにより、検索対象グラフ100はクラスタC_1〜C_3に分割される。 - 特許庁
Also, in creating the graph, a plurality of nodes are collected into group nodes by clustering the plurality of nodes according to a relation value among the respective nodes and displayed as a hierarchical graph.例文帳に追加
また、グラフを作成する際には、各ノード間の関係値によって複数のノードをクラスタリングしてグループノードに集約し、階層化グラフとして表示する。 - 特許庁
Clustering means to divide the whole retrieval target graph into a plurality of clusters (subgraphs) as shown in the following definitions (1-1)-(1-4).例文帳に追加
クラスタリングとは、以下の定義(1−1)〜(1−4)に示すように検索対象グラフ全体を複数のクラスタ(部分グラフ)に分割することである。 - 特許庁
By this method, the clustering of the graph is executed by a non-monitoring system without requiring a model defined in advance, thereby being extremely high in flexibility and adaptability.例文帳に追加
この方法によれば、グラフのクラスタ化は、事前定義されたモデルを必要としない無監視方式で実行されるため、柔軟性と適応性がきわめて高い。 - 特許庁
Further, since the number of nodes and inter-node relation values are small in each sub-graph which can be obtained by the clustering, the scale of the inference can be easily controlled to improve efficiency of the inference.例文帳に追加
さらに、クラスタ化によって得られる各サブグラフ内のノード数とノード間関係数は少ないため、推論の規模を容易に制御できるので、推論の効率が向上する。 - 特許庁
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「graph clustering」の部分一致の例文検索結果
該当件数 : 13件
To provide a system for extracting element groups capable of performing clustering on a multilayered element group graph while taking information about both interlayer edges and edges within edges into consideration.例文帳に追加
マルチレイヤー構造を有する要素集合グラフに対して、レイヤー間エッジとレイヤー内エッジの両方の情報を考慮したクラスタリングを行うことが可能な要素集団抽出システムを提供する。 - 特許庁
This information acquisition method includes: a step for clustering a graph showing the data set composed of nodes showing data and an edge showing an inter-node relation to acquire a plurality of sub-graphs; and a step for executing an inference for at least one of the acquired plurality of sub-graphs in a sub-graph range.例文帳に追加
この情報取得方法は、データを表すノードとノード間の関係を表すエッジとで構成される、データセットを表すグラフをクラスタ化して、複数のサブグラフを取得するステップと、サブグラフ範囲内にある取得された複数のサブグラフのうち少なくとも1つに対して推論を実行するステップとを含む。 - 特許庁
The method includes steps of: grouping changed nodes into atomic partitions 1-4 according to the relationships between the changed nodes within the dynamic graph and existing nodes; and clustering the atomic partitions according to clustering distances between the atomic partitions to generate a running list including clusters of atomic partitions or atomic partitions, or both as elements.例文帳に追加
動的グラフ内の変更ノードと既存ノードとの間の関係に従って前記変更ノードをアトミック・パーティション1〜4にグループ化するステップと、前記アトミック・パーティション間のクラスタリング距離に従って、アトミック・パーティション・クラスタ又はアトミック・パーティションあるいはその両方を要素として含むランニング・リストが生成されるように、前記アトミック・パーティションをクラスタリングするステップと、を含む。 - 特許庁
Retrieved document sets are put together by clustering to automatically extract a category set representing the retrieved document sets, the degrees of reversion of each retrieved document to the categories are calculated, and their allocations are listed and displayed in a bar graph.例文帳に追加
検索された文書集合をクラスタリングによりまとめることにより、検索された文書集合を代表するカテゴリ集合を自動的に抽出し、検索された各文書について、前記カテゴリそれぞれへの帰属度を計算し、その配分を棒グラフで一覧表示する。 - 特許庁
A display data processor 36 of the data mining system plots out classified results for each analytical item, which are derived by a clustering processing unit 30, on each analytical item graph axis that is parallel coordinates with a broken line and displays concurrently the broken line for a correlation between the classified results and partitioning numbers.例文帳に追加
表示処理部36は、クラスタリング処理部30による複数の分析項目毎の分類結果を各分析項目の軸にプロットして折れ線とした平行座標グラフに、各分割軸を並べて分割数と分類結果のつながりを同時に折れ線で表示する。 - 特許庁
The method according to one embodiment includes a step of accessing digital image data representing an image including an object, a step of clustering pixels of the image to obtain a plurality of clusters, a step of generating a graph with pixels of the image and cluster membership information of pixels in the clusters, and a step of segmenting the graph using a max-flow segmentation to obtain pixels of the image associated with the object.例文帳に追加
一実施形態に係る方法は、対象を含む画像を表すデジタル画像データにアクセスするステップと、複数のクラスタを取得するために画像の画素をクラスタ化するステップと、画像の画素および複数のクラスタ内の画素のクラスタ・メンバシップ情報を有するグラフを生成するステップと、対象に関連する画像の画素を取得するためにマックス−フローセグメント化を使用してグラフをセグメント化するステップとを含むことを特徴とする。 - 特許庁
|
| 意味 | 例文 (13件) |
|
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「graph clustering」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|