Deep Neuro-Fuzzy Systems with Python: With Case Studies and Applications from the Industry by Yunis Ahmad Lone & Himanshu Singh
Author:Yunis Ahmad Lone & Himanshu Singh [Yunis Ahmad Lone]
Language: eng
Format: epub
Publisher: Apress
Published: 2019-11-29T16:00:00+00:00
In classification and regression problems, the data always contains a dependent variable, which is the variable that you want to predict or classify. There is one field of ML where the dependent variable is not given. These problems are the clustering or association types. Therefore, based on the data available, Machine Learning approaches fall into two areas:Supervised learning
Unsupervised learning
Supervised and Unsupervised Learning
If you are crossing a road with the support of someone, this can be called a supervised approach. But, if you start crossing the road without anyone’s help, it's an unsupervised approach. Taking a hint from this example, you can say that a supervised learning approach includes data that contains dependent variables. That’s when the model looks at the input and output variables and tries to learn the relationship between them.
With unsupervised learning, the data doesn’t contain the target variable (Y, as specified in supervised learning). It must look at the dataset and then find the similarities/differences/patterns between them. Based on that, you can have different unsupervised learning approaches. You have already seen the supervised learning approaches, which are classification and regression. Unsupervised learning approaches include clustering, decomposition, and association. Figure 4-5 represents both problem statements visually.
Figure 4-5Supervised versus unsupervised learning
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Deep Learning with Python by François Chollet(12568)
Hello! Python by Anthony Briggs(9913)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9777)
Dependency Injection in .NET by Mark Seemann(9337)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8295)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7054)
Microservices with Go by Alexander Shuiskov(6817)
Practical Design Patterns for Java Developers by Miroslav Wengner(6734)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6675)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6079)
The Art of Crafting User Stories by The Art of Crafting User Stories(5607)
NetSuite for Consultants - Second Edition by Peter Ries(5547)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5347)
Kotlin in Action by Dmitry Jemerov(5062)
