Soft Computing
  • Soft Computing
  • Introduction
  • Requirement
    • Data Set
  • Applications
    • Matlab
      • Perceptron
        • Little Red Riding Hood
          • Output
      • SVM
        • Code
        • Execution
      • TreeDecision
        • Code
        • Execution
      • Kmeans - Kmedoids
        • Code
        • Execution
      • Dimensionality Reduction
        • Principal component analysis (PAC)
          • Code
          • Execution
    • Python
      • Setup
Powered by GitBook
On this page

Was this helpful?

Soft Computing

NextIntroduction

Last updated 5 years ago

Was this helpful?

This book has the propose to show some examples and activities of Soft Computing, specifically the part of pattern recognition. We use different methods and compare each one to show which one give use better results on this exercise, all the code and project you can consult at the Github.