This HTML5 document contains 41 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n17http://www.rulequest.com/Personal/
n16http://www.rulequest.com/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n11http://
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n10http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:C4.5_algorithm
rdf:type
dbo:Software
rdfs:label
C4.5 algorithm
rdfs:comment
C4.5 is an algorithm used to generate a decision tree developed by Ross Quinlan. C4.5 is an extension of Quinlan's earlier ID3 algorithm. The decision trees generated by C4.5 can be used for classification, and for this reason, C4.5 is often referred to as a statistical classifier. In 2011, authors of the Weka machine learning software described the C4.5 algorithm as "a landmark decision tree program that is probably the machine learning workhorse most widely used in practice to date".
owl:sameAs
freebase:m.069mdn yago-res:C4.5_algorithm
dbp:wikiPageUsesTemplate
dbt:More_footnotes
dct:subject
dbc:Decision_trees dbc:Articles_with_example_pseudocode dbc:Classification_algorithms
dbo:wikiPageExternalLink
n11:timesleuth-rule.sourceforge.net n16:see5-info.html n17:
gold:hypernym
dbr:Algorithm
prov:wasDerivedFrom
n10:C4.5_algorithm?oldid=1070998146&ns=0
dbo:wikiPageID
1966814
dbo:wikiPageLength
6134
dbo:wikiPageRevisionID
1070998146
dbo:wikiPageWikiLink
dbr:Boosting_(machine_learning) dbr:Statistical_classification dbr:Ross_Quinlan dbr:Open_source dbr:Winnow_(algorithm) dbr:Partition_of_a_set dbr:Springer_Science+Business_Media dbr:Recursion dbr:Java_(programming_language) dbr:Recursion_(computer_science) dbr:Information_gain_in_decision_trees dbr:Feature_(machine_learning) dbr:Weka_(machine_learning) dbc:Classification_algorithms dbc:Articles_with_example_pseudocode dbr:Decision_tree dbr:Entropy_(information_theory) dbr:Lecture_Notes_in_Computer_Science dbr:Data_mining dbc:Decision_trees dbr:Pseudocode dbr:ID3_algorithm
dbo:abstract
C4.5 is an algorithm used to generate a decision tree developed by Ross Quinlan. C4.5 is an extension of Quinlan's earlier ID3 algorithm. The decision trees generated by C4.5 can be used for classification, and for this reason, C4.5 is often referred to as a statistical classifier. In 2011, authors of the Weka machine learning software described the C4.5 algorithm as "a landmark decision tree program that is probably the machine learning workhorse most widely used in practice to date". It became quite popular after ranking #1 in the Top 10 Algorithms in Data Mining pre-eminent paper published by Springer LNCS in 2008.
foaf:isPrimaryTopicOf
n10:C4.5_algorithm