Download Computational Intelligence in R

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Incomplete Nature wikipedia , lookup

Type-2 fuzzy sets and systems wikipedia , lookup

Fuzzy concept wikipedia , lookup

Genetic algorithm wikipedia , lookup

Pattern recognition wikipedia , lookup

Fuzzy logic wikipedia , lookup

Convolutional neural network wikipedia , lookup

Time series wikipedia , lookup

Philosophy of artificial intelligence wikipedia , lookup

AI winter wikipedia , lookup

Existential risk from artificial general intelligence wikipedia , lookup

Ethics of artificial intelligence wikipedia , lookup

Intelligence explosion wikipedia , lookup

History of artificial intelligence wikipedia , lookup

Transcript
Computational Intelligence in R
Jose Manuel Bentez-Snchez
Keywords: Computational Intelligence, Artificial Neural Networks, Fuzzy Rule-Based Systems, Evolutionary Computation
R has become the de-facto standard for data analysis. Very frequently, in connection with data analysis,
system identification and modeling are required tasks. Effective tools to address these problems are available
from Computational Intelligence (CI). It is a field within the Artificial Intelligence that has emerged during
last years. This field is concerned with computational methods inspired on nature and language and targeted
for complex real-world problems for which traditional approaches are ineffective or infeasible. CI includes a
number of techniques most of which were developed independently, and boost their joint cooperative use and
hybridization. In particular, CI hosts artificial neural networks, evolutionary algorithms, fuzzy systems and
hybrid intelligent systems. Several R packages for neural nets have been available for some time. Recently,
the coverage for CI techniques has been extended with fresh releases for evolutionary algorithms and fuzzy
systems packages. This will not only enrich the tool chest for available for the current R user community
but also help to enlarge it by drawing users from other areas. In this talk we will provide un updated view of
the state-of-the-art of Computational Intelligence in R, completed with some hints towards CI for big data.
References
Bergmeir, C. and J. M. Benı́tez (2012). Neural networks in R using the stuttgart neural network simulator:
RSNNS. Journal of Statistical Software 46(7), 1–26.
Bergmeir, C., D. Molina, and J. M. Benı́tez (2012). Continuous Optimization using Memetic Algorithms
with Local Search Chains (MA-LS-Chains) in R. R package version 0.1.
Riza, L. S., C. Bergmeir, F. Herrera, and J. M. Benitez (2013). frbs: Fuzzy Rule-based Systems for Classification and Regression Tasks. R package version 2.0-0.
Venables, W. N. and B. D. Ripley (2002). Modern Applied Statistics with S (Fourth ed.). New York:
Springer. ISBN 0-387-95457-0.