﻿<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ArticleSet PUBLIC "-//NLM//DTD PubMed 2.0//EN" "http://www.ncbi.nlm.nih.gov:80/entrez/query/static/PubMed.dtd"[]>
<ArticleSet>
  <Article>
    <Journal>
      <PublisherName>Science and Education Publishing</PublisherName>
      <JournalTitle>Journal of Computer Sciences and Applications</JournalTitle>
      <Issn>2328-725X</Issn>
      <Volume>3</Volume>
      <Issue>3</Issue>
      <PubDate PubStatus="epublish">
        <Year>2015</Year>
        <Month>05</Month>
        <Day>04</Day>
      </PubDate>
    </Journal>
    <ArticleTitle>Transplanting Binary Decision Trees</ArticleTitle>
    <FirstPage>61</FirstPage>
    <LastPage>66</LastPage>
    <Language>EN</Language>
    <AuthorList>
      <Author>
        <FirstName>Eli M.</FirstName>
        <LastName>Dow</LastName>
        <Affiliation>IBM / Clarkson University, Potsdam NY, USA</Affiliation>
      </Author>
      <Author>
        <FirstName>Tim</FirstName>
        <LastName>Penderghest</LastName>
        <Affiliation>Clarkson University, Potsdam NY, USA</Affiliation>
      </Author>
    </AuthorList>
    <ArticleIdList>
      <ArticleId IdType="pii">JCSA2015331</ArticleId>
      <ArticleId IdType="doi">10.12691/jcsa-3-3-1</ArticleId>
    </ArticleIdList>
    <History>
      <PubDate PubStatus="received">
        <Year>2015</Year>
        <Month>04</Month>
        <Day>16</Day>
      </PubDate>
      <PubDate PubStatus="revised">
        <Year>2015</Year>
        <Month>04</Month>
        <Day>29</Day>
      </PubDate>
      <PubDate PubStatus="accepted">
        <Year>2015</Year>
        <Month>05</Month>
        <Day>04</Day>
      </PubDate>
    </History>
    <Abstract>In this paper, we describe a means of compiling binary decision trees as generated by the C4.5 binary decision tree classifier into high-performance, reusable, stand-alone, run-time classifiers. We demonstrate the memory savings and run time characteristics of a compiled tree as compared to the traditional use of a C4.5 runtime. We demonstrate 100% correctness over every input we have available for testing as compared to our own enhanced version of the classic C4.5 run-time classification routine, consultr. In addition, this work provides a framework for comparing decision tree classifiers to more in vogue classifiers such as support vector machines as demonstrated within.</Abstract>
  </Article>
</ArticleSet>