<?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>Variational Autoencoders for Heterogeneous Tabular Data</dc:title>
  <dc:title>R package autotab version 1.1</dc:title>
  <dc:description>Build and train a variational autoencoder (VAE) for mixed-type
    tabular data (continuous, binary, categorical).
    Models are implemented using 'TensorFlow' and 'Keras' via the 'reticulate' 
    interface, enabling reproducible VAE training for heterogeneous tabular 
    datasets.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: keras, magrittr, R6, reticulate, tensorflow</dc:relation>
  <dc:relation>Suggests: dplyr, caret, knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Sarah Milligan &lt;slm1999@bu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sarah Milligan [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=autotab/LICENSE)</dc:rights>
  <dc:date>2026-07-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=autotab</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.autotab</dc:identifier>
</oai_dc:dc>
