<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Linear SVM-Based Recursive Decision Trees</dc:title>
  <dc:title>R package svmodt version 0.1.0</dc:title>
  <dc:description>Implements Support Vector Machine Oblique Decision Trees (SVMODT).
    Recursively builds classification trees using linear Support Vector Machines (SVM) hyperplanes at each
    node instead of axis-parallel splits, creating oblique decision boundaries.
    Features include multiple feature selection methods, dynamic feature subset 
    strategies, class weight support for imbalanced datasets, pruning and 
    feature penalization.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5)</dc:relation>
  <dc:relation>Imports: rlang, e1071, FSelectorRcpp, ggplot2</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, bookdown, testthat (&gt;= 3.0.0), rpart,
rsample, gridExtra, tidyr, kableExtra, palmerpenguins, dplyr</dc:relation>
  <dc:creator>Aneesh Agarwal &lt;aaga0022@student.monash.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Aneesh Agarwal [aut, cre, cph],
  Jack Jewson [aut, ths],
  Erik Sverdrup [aut, ths]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-06-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=svmodt</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.svmodt</dc:identifier>
</oai_dc:dc>
