Cantitate/Preț
Produs

Modern Optimization with R: Use R!

Autor Paulo Cortez
en Limba Engleză Paperback – 31 iul 2021
The goal of this book is to gather in a single work the most relevant concepts related in optimization methods, showing how such theories and methods can be addressed using the open source, multi-platform R tool. Modern optimization methods, also known as metaheuristics, are particularly useful for solving complex problems for which no specialized optimization algorithm has been developed. These methods often yield high quality solutions with a more reasonable use of computational resources (e.g. memory and processing effort). Examples of popular modern methods discussed in this book are: simulated annealing; tabu search; genetic algorithms; differential evolution; and particle swarm optimization. This book is suitable for undergraduate and graduate students in computer science, information technology, and related areas, as well as data analysts interested in exploring modern optimization methods using R.

This new edition integrates the latest R packages through text and code examples. It also discusses new topics, such as: the impact of artificial intelligence and business analytics in modern optimization tasks; the creation of interactive Web applications; usage of parallel computing; and more modern optimization algorithms (e.g., iterated racing, ant colony optimization, grammatical evolution). 
Citește tot Restrânge

Din seria Use R!

Preț: 57852 lei

Preț vechi: 68061 lei
-15% Nou

Puncte Express: 868

Preț estimativ în valută:
11080 11415$ 9281£

Carte tipărită la comandă

Livrare economică 22 februarie-08 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030728182
ISBN-10: 3030728188
Pagini: 254
Ilustrații: XVII, 254 p. 43 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.39 kg
Ediția:2nd ed. 2021
Editura: Springer International Publishing
Colecția Springer
Seria Use R!

Locul publicării:Cham, Switzerland

Cuprins

Chapter 1. introduction.- Chapter 2. R. Basics.- Chapter 3. Blind Search.- Chapter 4. Local Search.- Chapter 5. Population Based Search.- Chapter 6. Multi-Object Optimization.

Notă biografică

Paulo Cortez (Habilitation, PhD) is an Associate Professor (with tenure) at the Department of Information Systems, University of Minho, Portugal. He is also assistant director of the ALGORITMI R&D Centre. From 2012 to 2015, he was Vice-President of the Portuguese Association for Artificial Intelligence (www.appia.pt). Currently, he is Associate Editor of the journals Decision Support Systems and Expert Systems. His research, within the fields of decision support, data science, business analytics, machine learning, and modern optimization, has appeared in Journal of Heuristics, Decision Support Systems, Information Processing and Management, Information Sciences and others.


Textul de pe ultima copertă

The goal of this book is to gather in a single document the most relevant concepts related to modern optimization methods, showing how such concepts and methods can be addressed using the open source, multi-platform R tool. Modern optimization methods, also known as metaheuristics, are particularly useful for solving complex problems for which no specialized optimization algorithm has been developed. These methods often yield high quality solutions with a more reasonable use of computational resources (e.g. memory and processing effort). Examples of popular modern methods discussed in this book are: simulated annealing; tabu search; genetic algorithms; differential evolution; and particle swarm optimization. This book is suitable for undergraduate and graduate students in Computer Science, Information Technology, and related areas, as well as data analysts interested in exploring modern optimization methods using R.
This new edition integrates the latest R packages through text and code examples. It also discusses new topics, such as: the impact of artificial intelligence and business analytics in modern optimization tasks; the creation of interactive Web applications; usage of parallel computing; and more modern optimization algorithms (e.g., iterated racing, ant colony optimization, grammatical evolution). 


Caracteristici

Covers use of software language R for a spectrum of modern optimization methods Includes exercise sets and solutions Suitable for undergraduate and graduate students in Computer Science and Information Technology, and for data analysts Includes supplementary material: sn.pub/extras