Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Margin classifier
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Margin_classifier
http://dbpedia.org/ontology/abstract In machine learning, a margin classifier iIn machine learning, a margin classifier is a classifier which is able to give an associated distance from the decision boundary for each example. For instance, if a linear classifier (e.g. perceptron or linear discriminant analysis) is used, the distance (typically euclidean distance, though others may be used) of an example from the separating hyperplane is the margin of that example. The notion of margin is important in several machine learning classification algorithms, as it can be used to bound the generalization error of the classifier. These bounds are frequently shown using the VC dimension. Of particular prominence is the generalization error bound on boosting algorithms and support vector machines.ng algorithms and support vector machines. , マージン分類器(マージンぶんるいき、英: margin classifier)は機械マージン分類器(マージンぶんるいき、英: margin classifier)は機械学習における分類器の一つ。適当な空間にマップされたサンプルの集合に対し決定境界 (decision boundary) を設定して、サンプルの各要素と決定境界との距離を評価することによって統計的な分類を行う。たとえば、パーセプトロンや線形判別分析 (linear discriminant analysis; LDA) に代表される線形分類器を用いる場合、分類はサンプルがマップされている空間を分割する超平面によって行われる。この場合、超平面とサンプルの各要素との距離がそれぞれのサンプル要素に対するマージンとなる。なお超平面とサンプル要素との距離を与える距離関数は、典型的にはユークリッド距離を用いるが別の距離関数を用いることもままある。 マージンという考えは様々な機械学習における分類アルゴリズムを通じて重要であり、分類器のを制限するために用いられる。この制限はしばしば(ヴァプニク・チェルヴォーネンキス次元、英: Vapnik–Chervonenkis dimension)によって示される。特に際立っていることはブースティングアルゴリズムやサポートベクターマシンの汎化誤差に対する制限である。とはブースティングアルゴリズムやサポートベクターマシンの汎化誤差に対する制限である。
http://dbpedia.org/ontology/wikiPageID 17562674
http://dbpedia.org/ontology/wikiPageLength 4884
http://dbpedia.org/ontology/wikiPageRevisionID 998431202
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Boosting_%28meta-algorithm%29 + , http://dbpedia.org/resource/AnyBoost + , http://dbpedia.org/resource/Statistical_classification + , http://dbpedia.org/resource/Voted-perceptron + , http://dbpedia.org/resource/Maximum-margin_hyperplane + , http://dbpedia.org/resource/Linear_classifier + , http://dbpedia.org/resource/Generalization_error + , http://dbpedia.org/resource/Category:Classification_algorithms + , http://dbpedia.org/resource/BrownBoost + , http://dbpedia.org/resource/Euclidean_distance + , http://dbpedia.org/resource/Error_bound + , http://dbpedia.org/resource/Perceptron + , http://dbpedia.org/resource/AdaBoost + , http://dbpedia.org/resource/LogitBoost + , http://dbpedia.org/resource/Support_vector_machine + , http://dbpedia.org/resource/Linear_discriminant_analysis + , http://dbpedia.org/resource/VC_dimension + , http://dbpedia.org/resource/Machine_learning + , http://dbpedia.org/resource/Category:Statistical_classification + , http://dbpedia.org/resource/Boosting_%28machine_learning%29 +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Statistical_classification + , http://dbpedia.org/resource/Category:Classification_algorithms +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Classifier +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Margin_classifier?oldid=998431202&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Margin_classifier +
owl:sameAs http://dbpedia.org/resource/Margin_classifier + , http://rdf.freebase.com/ns/m.0463b60 + , http://www.wikidata.org/entity/Q6760396 + , http://yago-knowledge.org/resource/Margin_classifier + , http://ja.dbpedia.org/resource/%E3%83%9E%E3%83%BC%E3%82%B8%E3%83%B3%E5%88%86%E9%A1%9E%E5%99%A8 + , https://global.dbpedia.org/id/4rVvm +
rdf:type http://dbpedia.org/class/yago/Activity100407535 + , http://dbpedia.org/class/yago/Procedure101023820 + , http://dbpedia.org/class/yago/Algorithm105847438 + , http://dbpedia.org/class/yago/YagoPermanentlyLocatedEntity + , http://dbpedia.org/class/yago/Rule105846932 + , http://dbpedia.org/class/yago/PsychologicalFeature100023100 + , http://dbpedia.org/class/yago/Event100029378 + , http://dbpedia.org/class/yago/WikicatClassificationAlgorithms + , http://dbpedia.org/class/yago/Act100030358 + , http://dbpedia.org/class/yago/Abstraction100002137 +
rdfs:comment マージン分類器(マージンぶんるいき、英: margin classifier)は機械マージン分類器(マージンぶんるいき、英: margin classifier)は機械学習における分類器の一つ。適当な空間にマップされたサンプルの集合に対し決定境界 (decision boundary) を設定して、サンプルの各要素と決定境界との距離を評価することによって統計的な分類を行う。たとえば、パーセプトロンや線形判別分析 (linear discriminant analysis; LDA) に代表される線形分類器を用いる場合、分類はサンプルがマップされている空間を分割する超平面によって行われる。この場合、超平面とサンプルの各要素との距離がそれぞれのサンプル要素に対するマージンとなる。なお超平面とサンプル要素との距離を与える距離関数は、典型的にはユークリッド距離を用いるが別の距離関数を用いることもままある。 マージンという考えは様々な機械学習における分類アルゴリズムを通じて重要であり、分類器のを制限するために用いられる。この制限はしばしば(ヴァプニク・チェルヴォーネンキス次元、英: Vapnik–Chervonenkis dimension)によって示される。特に際立っていることはブースティングアルゴリズムやサポートベクターマシンの汎化誤差に対する制限である。とはブースティングアルゴリズムやサポートベクターマシンの汎化誤差に対する制限である。 , In machine learning, a margin classifier iIn machine learning, a margin classifier is a classifier which is able to give an associated distance from the decision boundary for each example. For instance, if a linear classifier (e.g. perceptron or linear discriminant analysis) is used, the distance (typically euclidean distance, though others may be used) of an example from the separating hyperplane is the margin of that example. hyperplane is the margin of that example.
rdfs:label マージン分類器 , Margin classifier
hide properties that link here 
http://dbpedia.org/resource/Margin_%28machine_learning%29 + , http://dbpedia.org/resource/Support_vector_machine + , http://dbpedia.org/resource/Outline_of_machine_learning + , http://dbpedia.org/resource/Boosting_%28machine_learning%29 + , http://dbpedia.org/resource/Linear_separability + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Margin_classifier + http://xmlns.com/foaf/0.1/primaryTopic
 

 

Enter the name of the page to start semantic browsing from.