Content deleted Content added
m →top: replace id={{foobar|...}} with |foobar=..., Report bugs, errors, and suggestions at User talk:CitationCleanerBot. |
m →top: clean up spacing around commas and other punctuation fixes, replaced: ; → ; |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 8:
| journal = International Journal of Intelligent Systems
| volume = 15
| pages =
| year = 2000
| pmid =
Line 16:
</ref>
Mechanisms for discretizing continuous data include [[Usama Fayyad|Fayyad]] & Irani's MDL method,<ref>Fayyad, Usama M.; Irani, Keki B. (1993) {{cite web|hdl=2014/35171 | url = https://www.ijcai.org/Proceedings/93-2/Papers/022.pdf | title = Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning| date = 29 July 2023 }}, ''
Many machine learning algorithms are known to produce better models by discretizing continuous attributes.<ref>{{cite journal
== Software ==
This is a partial list of software that implement MDL algorithm.
* [https://gforge.inria.fr/projects/discretize4crf discretize4crf] tool designed to work with popular [[Conditional random field|CRF]] implementations ([[C++]])
* [https://cran.r-project.org/web/packages/discretization/discretization.pdf mdlp] in the R package
* [https://cran.r-project.org/web/packages/RWeka/RWeka.pdf Discretize] in the R package RWeka
|