Behavior Analysis with Machine Learning Using R

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

Kiadói listaár:
GBP 45.99
Becsült forint ár:
22 213 Ft (21 155 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

17 770 (16 924 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 4 443 Ft)
A kedvezmény érvényes eddig: 2024. június 30.
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:

This book introduces machine learning and deep learning concepts and algorithms applied to a diverse set of behavior analysis problems. It focuses on the practical aspects of solving such problems based on data collected from sensors or stored in electronic records.

Hosszú leírás:

Behavior Analysis with Machine Learning Using R introduces machine learning and deep learning concepts and algorithms applied to a diverse set of behavior analysis problems. It focuses on the practical aspects of solving such problems based on data collected from sensors or stored in electronic records. The included examples demonstrate how to perform common data analysis tasks such as: data exploration, visualization, preprocessing, data representation, model training and evaluation. All of this, using the R programming language and real-life behavioral data. Even though the examples focus on behavior analysis tasks, the covered underlying concepts and methods can be applied in any other domain. No prior knowledge in machine learning is assumed. Basic experience with R and basic knowledge in statistics and high school level mathematics are beneficial.



Features:




  • Build supervised machine learning models to predict indoor locations based on WiFi signals, recognize physical activities from smartphone sensors and 3D skeleton data, detect hand gestures from accelerometer signals, and so on.





  • Program your own ensemble learning methods and use Multi-View Stacking to fuse signals from heterogeneous data sources.





  • Use unsupervised learning algorithms to discover criminal behavioral patterns.





  • Build deep learning neural networks with TensorFlow and Keras to classify muscle activity from electromyography signals and Convolutional Neural Networks to detect smiles in images.





  • Evaluate the performance of your models in traditional and multi-user settings.





  • Build anomaly detection models such as Isolation Forests and autoencoders to detect abnormal fish behaviors.



This book is intended for undergraduate/graduate students and researchers from ubiquitous computing, behavioral ecology, psychology, e-health, and other disciplines who want to learn the basics of machine learning and deep learning and for the more experienced individuals who want to apply machine learning to analyze behavioral data.




"The book presents a significant multifold contribution to the modern state of art of artificial intelligence: it combines methods of machine learning and deep learning neural networks, automatic data reading and processing from sensors of various kind, and the R tools permitting to perform all the needed estimations. Clear exposition of numerous methods makes the book valuable for undergraduate and graduate students who want to learn the fundamentals of machine learning and deep learning, and for more experienced researchers who want to apply machine learning to analyze data from different disciplines. And last but not least?the book is illustrated with multiple color comics strips which make reading even more pleasant."
? Technometrics


"Behavior Analysis with Machine Learning Using R seamlessly integrates (1) an introduction to machine learning, (2) how to build machine learning models with R, and (3) how to apply these models to human behavior. The text is well written, concise, clear, and engaging ? one of the best introductions to the topic of machine learning that I have read. The methodology is clearly explained without getting bogged down in the mathematics. At the same time, the code examples clearly demonstrate the underlying mechanics of each approach. The examples are fresh and unique. Anyone interested in machine learning will find the book valuable. For those interested in human behavioral analysis with R, there is no better book currently available."
- Robert Kabacoff ? Professor, Wesleyan University, United States of America; author of R in Action


"In summary, this is an excellent book for those who attempt to use machine learning methods to deal with human behavioral data with R. The book covers the most popular methods and essential topics in machine learning while providing analysis examples implemented in the R program."
- Charlotte Wang, National Taiwan University, Biometrics, September 2022
Tartalomjegyzék:
1. Introduction to Behavior and Machine Learning
2. Predicting Behavior with Classification Models
3. Predicting Behavior with Ensemble Learning
4. Exploring and Visualizing Behavioral Data
5. Preprocessing Behavioral Data
6. Discovering Behaviors with Unsupervised Learning
7. Encoding Behavioral Data
8. Predicting Behavior with Deep Learning
9. Multi-User Validation
10. Detecting Abnormal Behaviors
Appendix A. Setup Your Environment
Appendix B. Datasets