Classification Functions for Machine Learning and Data Mining: Synthesis Lectures on Digital Circuits & Systems
Autor Tsutomu Sasaoen Limba Engleză Paperback – 15 iul 2024
This book introduces a novel perspective on machine learning, offering distinct advantages over neural network-based techniques. This approach boasts a reduced hardware requirement, lower power consumption, and enhanced interpretability. The applications of this approach encompass high-speed classifications, including packet classification, network intrusion detection, and exotic particle detection in high-energy physics. Moreover, it finds utility in medical diagnosis scenarios characterized by small training sets and imbalanced data. The resulting rule generated by this method can be implemented either in software or hardware. In the case of hardware implementation, circuit design can employ look-up tables (memory), rather than threshold gates.
This book is primarily intended for graduate students and researchers in the fields of logic synthesis, machine learning, and data mining. It assumes a foundational understanding of logic synthesis, while familiarity with linear algebra and statistics would be beneficial for readers.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 351.41 lei 38-44 zile | |
Springer Nature Switzerland – 15 iul 2024 | 351.41 lei 38-44 zile | |
Hardback (1) | 361.58 lei 38-44 zile | |
Springer Nature Switzerland – 15 iul 2023 | 361.58 lei 38-44 zile |
Din seria Synthesis Lectures on Digital Circuits & Systems
- Preț: 385.06 lei
- Preț: 456.97 lei
- Preț: 353.86 lei
- Preț: 376.55 lei
- Preț: 279.80 lei
- Preț: 234.87 lei
- Preț: 312.22 lei
- Preț: 191.30 lei
- Preț: 279.80 lei
- Preț: 279.80 lei
- Preț: 234.87 lei
- 19% Preț: 460.90 lei
- Preț: 279.80 lei
- Preț: 279.80 lei
- Preț: 260.69 lei
- Preț: 234.87 lei
- Preț: 234.87 lei
- Preț: 262.77 lei
- Preț: 247.72 lei
- Preț: 351.41 lei
- 15% Preț: 544.08 lei
- Preț: 416.01 lei
- Preț: 351.41 lei
- Preț: 191.30 lei
- Preț: 383.71 lei
- Preț: 191.30 lei
- Preț: 259.73 lei
- Preț: 191.30 lei
- Preț: 234.87 lei
- Preț: 279.80 lei
- Preț: 446.91 lei
- Preț: 234.87 lei
- Preț: 429.59 lei
- Preț: 234.87 lei
- Preț: 234.87 lei
- Preț: 247.72 lei
- Preț: 351.41 lei
- Preț: 443.16 lei
- Preț: 191.30 lei
- Preț: 383.71 lei
- Preț: 191.30 lei
- Preț: 234.87 lei
- Preț: 191.30 lei
- Preț: 259.93 lei
- Preț: 279.80 lei
Preț: 351.41 lei
Nou
Puncte Express: 527
Preț estimativ în valută:
67.27€ • 69.19$ • 55.81£
67.27€ • 69.19$ • 55.81£
Carte tipărită la comandă
Livrare economică 15-21 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031353499
ISBN-10: 3031353498
Ilustrații: XIII, 144 p. 45 illus., 26 illus. in color.
Dimensiuni: 168 x 240 mm
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Springer
Seria Synthesis Lectures on Digital Circuits & Systems
Locul publicării:Cham, Switzerland
ISBN-10: 3031353498
Ilustrații: XIII, 144 p. 45 illus., 26 illus. in color.
Dimensiuni: 168 x 240 mm
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Springer
Seria Synthesis Lectures on Digital Circuits & Systems
Locul publicării:Cham, Switzerland
Cuprins
Introduction.- Definitions and Basic Properties.- Minimization of Variables: Exact Method.- Minimization of Variables: Heuristic Method.- Two-Class Functions.- Linear Decomposition.- Data Mining and Machine Learning.- Functions with Multi-Valued Inputs.- Easily Reconstructable Functions.- Functions with Continuous Variables.- References.- Conclusions.
Notă biografică
Tsutomu Sasao received B.E., M.E., and Ph.D. degrees in Electronics Engineering from Osaka University, Osaka Japan, in 1972, 1974, and 1977, respectively. He has held faculty/research positions at Osaka University, Japan; IBM T. J. Watson Research Center, Yorktown Height, NY; the Naval Postgraduate School, Monterey, CA; Kyushu Institute of Technology, Japan; and Meiji University, Kawasaki, Japan. Currently, he is a visiting researcher of Meiji University, Japan. He is a Life Fellow of the IEEE, and has published many books on logic design.
Textul de pe ultima copertă
This book introduces a novel perspective on machine learning, offering distinct advantages over neural network-based techniques. This approach boasts a reduced hardware requirement, lower power consumption, and enhanced interpretability. The applications of this approach encompass high-speed classifications, including packet classification, network intrusion detection, and exotic particle detection in high-energy physics. Moreover, it finds utility in medical diagnosis scenarios characterized by small training sets and imbalanced data. The resulting rule generated by this method can be implemented either in software or hardware. In the case of hardware implementation, circuit design can employ look-up tables (memory), rather than threshold gates.
The methodology described in this book involves extracting a set of rules from a training set, composed of categorical variable vectors and their corresponding classes. Unnecessary variables are eliminated, and the rules are simplifiedbefore being transformed into a sum-of-products (SOP) form. The resulting SOP exhibits the ability to generalize and predict outputs for new inputs. The effectiveness of this approach is demonstrated through numerous examples and experimental results using the University of California-Irvine (UCI) dataset.
This book is primarily intended for graduate students and researchers in the fields of logic synthesis, machine learning, and data mining. It assumes a foundational understanding of logic synthesis, while familiarity with linear algebra and statistics would be beneficial for readers.
Caracteristici
Demonstrates a method to implement machine learning and data mining using look-up tables, rather than neural networks Enables application on edge computing devices, where low power dissipation and high speed are essential Describes a method that derives classifiers simple enough for human interpretation