<?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>Generate Simple yet Effective Metric of Feature Importance for
Classification Problems</dc:title>
  <dc:title>R package ResIndex version 0.1.0</dc:title>
  <dc:description>An intuitive and explainable metric of Feature Importance for Classification Problems.
    Resolution Index measures the extent to which a Feature clusters different classes when data is 
    sorted on it. User provides a DataFrame, column name of the Class, sample size and number of 
    iterations used for calculation. Resolution Index for each Feature is returned, which can be 
    effectively used to rank Features and reduce Dimensionality of Training data. For more details
    on Feature Selection see Theng and Bhoyar (2023) &lt;doi:10.1007/s10115-023-02010-5&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Anand Jha &lt;anandorjha18@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Anand Jha [aut, cre]</dc:contributor>
  <dc:rights>LGPL-2</dc:rights>
  <dc:date>2025-03-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ResIndex</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ResIndex</dc:identifier>
</oai_dc:dc>
