<?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>Learn Clustering Techniques Through Examples and Code</dc:title>
  <dc:title>R package UAHDataScienceUC version 1.0.1</dc:title>
  <dc:description>A comprehensive educational package combining clustering algorithms with 
    detailed step-by-step explanations. Provides implementations of both traditional 
    (hierarchical, k-means) and modern (Density-Based Spatial Clustering of Applications with Noise (DBSCAN), 
    Gaussian Mixture Models (GMM), genetic k-means) clustering methods 
    as described in Ezugwu et. al., (2022) &lt;doi:10.1016/j.engappai.2022.104743&gt;. 
    Includes educational datasets highlighting different clustering challenges, based on 
    'scikit-learn' examples (Pedregosa et al., 2011) 
    &lt;https://jmlr.csail.mit.edu/papers/v12/pedregosa11a.html&gt;. Features detailed 
    algorithm explanations, visualizations, and weighted distance calculations for 
    enhanced learning.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: proxy (&gt;= 0.4-27), cli (&gt;= 3.6.1)</dc:relation>
  <dc:relation>Suggests: deldir (&gt;= 1.0-9), knitr, rmarkdown</dc:relation>
  <dc:creator>Andriy Protsak Protsak &lt;andriy.protsak@edu.uah.es&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Eduardo Ruiz Sabajanes [aut],
  Roberto Alcantara [aut],
  Juan Jose Cuadrado Gallego [aut] (ORCID:
    &lt;https://orcid.org/0000-0001-8178-5556&gt;),
  Andriy Protsak Protsak [aut, cre],
  Universidad de Alcala [cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=UAHDataScienceUC/LICENSE)</dc:rights>
  <dc:date>2025-02-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=UAHDataScienceUC</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.UAHDataScienceUC</dc:identifier>
</oai_dc:dc>
