Skip to main content

2021 | OriginalPaper | Buchkapitel

Pattern Recognition and Machine Learning

verfasst von : Bharadwaj, Kolla Bhanu Prakash, G. R. Kanagachidambaresan

Erschienen in: Programming with TensorFlow

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Support vector machine (SVM) is one of the most widely used classification algorithms. It uses supervised learning method (Aizerman et al., Auto Remote Cont 25:821–837, 1964) for training. The SVM classifier is mostly used in multi-classification problems. SVM differs from the traditional classifiers as it uses “decision boundary,” which separates the classes. The decision boundary maximizes distances of data points belongs to different classes .in this; decision boundary is the optimum that is Most optimal (Baron and Ensley, Opportunity recognition as the detection of meaningful patterns: evidence from the prototypes of novice and experienced entrepreneurs. Manuscript under review, 2005) decision boundary has maximum margin. The data points which are nearer to the boundary are called support vectors. The most important thing in SVM is its hyper plane, where for a N-dimensional space it is an (N-1)-dimensional subspace. To better understand, the hyper plane is just a line in one dimension for a two-dimensional space. It is a two-dimensional plane that separates the classes for a three-dimensional space.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Aizerman, M.A., Braverman, E.M. and Rozoner, L.I. Theoretical foundations of the potential function method in pattern recognition learning. Automation and Remote Control, 25:821–837, 1964 Aizerman, M.A., Braverman, E.M. and Rozoner, L.I. Theoretical foundations of the potential function method in pattern recognition learning. Automation and Remote Control, 25:821–837, 1964
2.
Zurück zum Zitat Baron, R.A., & Ensley, M.D. 2005. Opportunity recognition as the detection of meaningful patterns: Evidence from the prototypes of novice and experienced entrepreneurs. Manuscript under review Baron, R.A., & Ensley, M.D. 2005. Opportunity recognition as the detection of meaningful patterns: Evidence from the prototypes of novice and experienced entrepreneurs. Manuscript under review
3.
Zurück zum Zitat Deep Learning for Computer Vision: Expert techniques to train advanced neural networks using TensorFlow and Keras. [Authors: RajalingappaaShanmugamani] Deep Learning for Computer Vision: Expert techniques to train advanced neural networks using TensorFlow and Keras. [Authors: RajalingappaaShanmugamani]
4.
Zurück zum Zitat Deep Learning in Python: Master Data Science and Machine Learning with Modern Neural Networks written in Python, Theano, and TensorFlow. [Authors: LazyProgrammer] Deep Learning in Python: Master Data Science and Machine Learning with Modern Neural Networks written in Python, Theano, and TensorFlow. [Authors: LazyProgrammer]
5.
Zurück zum Zitat Deep learning quick reference : useful hacks for training and optimizing deep neural networks with TensorFlow and Keras. [Authors: Bernico, Mike] Deep learning quick reference : useful hacks for training and optimizing deep neural networks with TensorFlow and Keras. [Authors: Bernico, Mike]
6.
Zurück zum Zitat Deep Learning with Applications Using Python: Chatbots and Face, Object, and Speech Recognition with Tensorflow and Keras. [Authors: Navin Kumar Manaswi] Deep Learning with Applications Using Python: Chatbots and Face, Object, and Speech Recognition with Tensorflow and Keras. [Authors: Navin Kumar Manaswi]
7.
Zurück zum Zitat Deep Learning with TensorFlow: Explore neural networks with Python [Authors: Giancarlo Zaccone, Md. RezaulKarim, Ahmed Menshawy] Deep Learning with TensorFlow: Explore neural networks with Python [Authors: Giancarlo Zaccone, Md. RezaulKarim, Ahmed Menshawy]
8.
Zurück zum Zitat Devroye, L., Gyorfi, L. and Lugosi, G. A Probabilistic Theory of Pattern Recognition. Springer Verlag, Applications of Mathematics Vol. 31, 1996. Devroye, L., Gyorfi, L. and Lugosi, G. A Probabilistic Theory of Pattern Recognition. Springer Verlag, Applications of Mathematics Vol. 31, 1996.
9.
Zurück zum Zitat Hands-On Deep Learning for Images with TensorFlow: Build intelligent computer vision applications using TensorFlow and Keras [Authors: Will Ballard] Hands-On Deep Learning for Images with TensorFlow: Build intelligent computer vision applications using TensorFlow and Keras [Authors: Will Ballard]
10.
Zurück zum Zitat Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems. [Author: AurélienGéron] Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems. [Author: AurélienGéron]
11.
Zurück zum Zitat Hands-On Transfer Learning with Python Implement Advanced Deep Learning and Neural Network Models Using TensorFlow and Keras [Authors: DipanjanSarkar, Raghav Bali, TamoghnaGhosh] Hands-On Transfer Learning with Python Implement Advanced Deep Learning and Neural Network Models Using TensorFlow and Keras [Authors: DipanjanSarkar, Raghav Bali, TamoghnaGhosh]
12.
Zurück zum Zitat Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more [Authors: Bonaccorso, Giuseppe] Hands-on unsupervised learning with Python : implement machine learning and deep learning models using Scikit-Learn, TensorFlow, and more [Authors: Bonaccorso, Giuseppe]
13.
Zurück zum Zitat Intelligent mobile projects with TensorFlow : build 10+ artificial intelligence apps using TensorFlow Mobile and Lite for iOS, Android, and Raspberry Pi. [Authors: Tang, Jeff] Intelligent mobile projects with TensorFlow : build 10+ artificial intelligence apps using TensorFlow Mobile and Lite for iOS, Android, and Raspberry Pi. [Authors: Tang, Jeff]
14.
Zurück zum Zitat Intelligent Projects Using Python: 9 real-world AI projects leveraging machine learning and deep learning with TensorFlow and Keras. [Authors: SantanuPattanayak] Intelligent Projects Using Python: 9 real-world AI projects leveraging machine learning and deep learning with TensorFlow and Keras. [Authors: SantanuPattanayak]
15.
Zurück zum Zitat Internet of Things for Industry 4.0, EAI, Springer, Editors, G. R. Kanagachidambaresan, R. Anand, E. Balasubramanian and V. Mahima, Springer. Internet of Things for Industry 4.0, EAI, Springer, Editors, G. R. Kanagachidambaresan, R. Anand, E. Balasubramanian and V. Mahima, Springer.
16.
Zurück zum Zitat Krestinskaya O, Bakambekova A, James AP (2019) Amsnet: analog memristive system archi-tecture for mean-pooling with dropout convolutional neural network. In: IEEE internationalconference on artificial intelligence circuits and systems Krestinskaya O, Bakambekova A, James AP (2019) Amsnet: analog memristive system archi-tecture for mean-pooling with dropout convolutional neural network. In: IEEE internationalconference on artificial intelligence circuits and systems
18.
Zurück zum Zitat Learn TensorFlow 2.0: Implement Machine Learning And Deep Learning Models With Python. [Authors: Pramod Singh, Avinash Manure] Learn TensorFlow 2.0: Implement Machine Learning And Deep Learning Models With Python. [Authors: Pramod Singh, Avinash Manure]
19.
Zurück zum Zitat Li Y, Wang Z, Midya R, Xia Q, Yang JJ (2018) Review of memristor devices in neuromorphic computing: materials sciences and device challenges. J Phys D: ApplPhys 51(50):503002CrossRef Li Y, Wang Z, Midya R, Xia Q, Yang JJ (2018) Review of memristor devices in neuromorphic computing: materials sciences and device challenges. J Phys D: ApplPhys 51(50):503002CrossRef
20.
Zurück zum Zitat Liao Q, Poggio T (2016) Bridging the gaps between residual learning, recurrent neural networks and visual cortex. arXiv:1604.03640 Liao Q, Poggio T (2016) Bridging the gaps between residual learning, recurrent neural networks and visual cortex. arXiv:1604.03640
21.
Zurück zum Zitat Lippmann R (1987) An introduction to computing with neural nets. IEEE ASSP Mag 4(2):4–22CrossRef Lippmann R (1987) An introduction to computing with neural nets. IEEE ASSP Mag 4(2):4–22CrossRef
22.
23.
Zurück zum Zitat Maan AK, Jayadevi DA, James AP (2017) A survey of memristive threshold logic circuits. IEEE Trans Neural Netw Learn Syst 28(8):1734–1746MathSciNetCrossRef Maan AK, Jayadevi DA, James AP (2017) A survey of memristive threshold logic circuits. IEEE Trans Neural Netw Learn Syst 28(8):1734–1746MathSciNetCrossRef
24.
Zurück zum Zitat Mastering TensorFlow 1.x: Advanced machine learning and deep learning concepts using TensorFlow 1.x and Keras. [Author: Armando Fandango] Mastering TensorFlow 1.x: Advanced machine learning and deep learning concepts using TensorFlow 1.x and Keras. [Author: Armando Fandango]
25.
Zurück zum Zitat McCulloch WS, Pitts W (1943) A logical calculus of the ideas immanent in nervous activity. Bull Math Biophys 5(4):115–133MathSciNetCrossRef McCulloch WS, Pitts W (1943) A logical calculus of the ideas immanent in nervous activity. Bull Math Biophys 5(4):115–133MathSciNetCrossRef
26.
Zurück zum Zitat Osuna, E. and Girosi. F. Reducing the run-time complexity of support vector machines. In International Conference on Pattern Recognition (submitted), 1998 Osuna, E. and Girosi. F. Reducing the run-time complexity of support vector machines. In International Conference on Pattern Recognition (submitted), 1998
27.
Zurück zum Zitat Osuna, E., Freund, R. and Girosi, F. Training support vector machines: an application to face detection. In IEEE Conference on Computer Vision and Pattern Recognition, pages 130 – 136, 1997. Osuna, E., Freund, R. and Girosi, F. Training support vector machines: an application to face detection. In IEEE Conference on Computer Vision and Pattern Recognition, pages 130 – 136, 1997.
28.
Zurück zum Zitat Practical Computer Vision Applications Using Deep Learning with CNNs: With Detailed Examples in Python Using TensorFlow and Kivy. [Author: Ahmed Fawzy Gad] Practical Computer Vision Applications Using Deep Learning with CNNs: With Detailed Examples in Python Using TensorFlow and Kivy. [Author: Ahmed Fawzy Gad]
29.
Zurück zum Zitat Practical Deep Learning for Cloud, Mobile, and Edge: Real-World AI & Computer-Vision Projects Using Python, Keras&TensorFlow [Authors: AnirudhKoul, Siddha Ganju, MeherKasam] Practical Deep Learning for Cloud, Mobile, and Edge: Real-World AI & Computer-Vision Projects Using Python, Keras&TensorFlow [Authors: AnirudhKoul, Siddha Ganju, MeherKasam]
30.
Zurück zum Zitat Python Deep Learning: Exploring deep learning techniques, neural network architectures and GANs with PyTorch, Keras and TensorFlow. [Authors: Ivan Vasilev, Daniel Slater, GianmarioSpacagna, Peter Roelants, Valentino Zocca] Python Deep Learning: Exploring deep learning techniques, neural network architectures and GANs with PyTorch, Keras and TensorFlow. [Authors: Ivan Vasilev, Daniel Slater, GianmarioSpacagna, Peter Roelants, Valentino Zocca]
31.
Zurück zum Zitat Ren S, He K, Girshick RB, Sun J (2017) Faster r-cnn: towards real-time object detection with region proposal networks. IEEE Trans Pattern Anal Mach Intell 39(6):1137–1149CrossRef Ren S, He K, Girshick RB, Sun J (2017) Faster r-cnn: towards real-time object detection with region proposal networks. IEEE Trans Pattern Anal Mach Intell 39(6):1137–1149CrossRef
32.
Zurück zum Zitat Smola, A. and Sch¨olkopf, B. On a kernel-based method for pattern recognition, regression, approximation and operator inversion. Algorithmica (to appear), 1998. Smola, A. and Sch¨olkopf, B. On a kernel-based method for pattern recognition, regression, approximation and operator inversion. Algorithmica (to appear), 1998.
33.
Zurück zum Zitat TensorFlow 1.x Deep Learning Cookbook: Over 90 unique recipes to solve artificial-intelligence driven problems with Python. [Authors: Antonio Gulli, AmitaKapoor] TensorFlow 1.x Deep Learning Cookbook: Over 90 unique recipes to solve artificial-intelligence driven problems with Python. [Authors: Antonio Gulli, AmitaKapoor]
Metadaten
Titel
Pattern Recognition and Machine Learning
verfasst von
Bharadwaj
Kolla Bhanu Prakash
G. R. Kanagachidambaresan
Copyright-Jahr
2021
DOI
https://doi.org/10.1007/978-3-030-57077-4_11