Description
Interface to 'Interpretable AI' Modules.
Description
An interface to the algorithms of 'Interpretable AI' <https://www.interpretable.ai> from the R programming language. 'Interpretable AI' provides various modules, including 'Optimal Trees' for classification, regression, prescription and survival analysis, 'Optimal Imputation' for missing data imputation and outlier detection, and 'Optimal Feature Selection' for exact sparse regression. The 'iai' package is an open-source project. The 'Interpretable AI' software modules are proprietary products, but free academic and evaluation licenses are available.
README.md
iai: Interpretable AI R Interface
iai is a package providing an interface to the algorithms of Interpretable AI from the R programming language, including:
- Optimal Trees for classification, regression, prescription and survival analysis
- Optimal Imputation for missing data imputation and outlier detection
- Optimal Feature Selection for exact sparse regression
Installation and Usage
Please refer to the official Interpretable AI documentation for information on setting up and using the package.