Symbolic Regression - Kronberger, Gabriel; Burlacu, Bogdan; Kommenda, Michael; - Prospero Internetes Könyváruház

Symbolic Regression
 
A termék adatai:

ISBN13:9781138054813
ISBN10:113805481X
Kötéstípus:Keménykötés
Terjedelem:308 oldal
Méret:234x156 mm
Súly:730 g
Nyelv:angol
Illusztrációk: 36 Illustrations, black & white; 100 Illustrations, color; 36 Line drawings, black & white; 100 Line drawings, color; 33 Tables, black & white
687
Témakör:

Symbolic Regression

 
Kiadás sorszáma: 1
Kiadó: Chapman and Hall
Megjelenés dátuma:
 
Normál ár:

Kiadói listaár:
GBP 77.00
Becsült forint ár:
37 191 Ft (35 420 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

33 472 (31 878 Ft + 5% áfa )
Kedvezmény(ek): 10% (kb. 3 719 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
Rövid leírás:

 Symbolic regression (SR) is one of the most powerful machine learning techniques that produces transparent models, searching the space of mathematical expressions for a model that represents the relationship between the predictors and the dependent variable without the need of taking assumptions about the model structure.

Hosszú leírás:

Symbolic regression (SR) is one of the most powerful machine learning techniques that produces transparent models, searching the space of mathematical expressions for a model that represents the relationship between the predictors and the dependent variable without the need of taking assumptions about the model structure. Currently, the most prevalent learning algorithms for SR are based on genetic programming (GP), an evolutionary algorithm inspired from the well-known principles of natural selection. This book is an in-depth guide to GP for SR, discussing its advanced techniques, as well as examples of applications in science and engineering.



The basic idea of GP is to evolve a population of solution candidates in an iterative, generational manner, by repeated application of selection, crossover, mutation, and replacement, thus allowing the model structure, coefficients, and input variables to be searched simultaneously. Given that explainability and interpretability are key elements for integrating humans into the loop of learning in AI, increasing the capacity for data scientists to understand internal algorithmic processes and their resultant models has beneficial implications for the learning process as a whole.



This book represents a practical guide for industry professionals and students across a range of disciplines, particularly data science, engineering, and applied mathematics. Focused on state-of-the-art SR methods and providing ready-to-use recipes, this book is especially appealing to those working with empirical or semi-analytical models in science and engineering.

Tartalomjegyzék:


Contents


Preface


Symbols and Notation


1. Introduction
2. Basics of Supervised Learning
3. Basics of Symbolic Regression
4. Evolutionary Computation and Genetic Programming
5. Model Validation, Inspection, Simplification and Selection
6. Advanced Techniques
7. Examples and Applications
8. Conclusion
Appendix
Bibliography