Posts

Showing posts from July, 2022

New Post

Confusion Matrix with Real-Life Examples || Artificial Intelligence || ~...

Image
Learn about the Confusion Matrix with Real-Life Examples. A confusion matrix is a table that shows how well an AI model makes predictions. It compares the actual results with the predicted ones and tells which are right or wrong. It includes True Positive (TP), False Positive (FP), False Negative (FN), and True Negative (TN). Video Chapters: Confusion Matrix in Artificial Intelligence 00:00 Introduction 00:12 Confusion Matrix 03:48 Metrices Derived from Confusion Matrix 04:26 Confusion Matrix Example 1 05:44 Confusion Matrix Example 2 08:10 Confusion Matrix Real-Life Uses #artificialintelligence #machinelearning #confusionmatrix #algorithm #optimization #research #happylearning #algorithms #meta #optimizationtechniques #swarmintelligence #swarm #artificialintelligence #machinelearning

Hybrid Teaching Learning Based Optimization and Harmony Search | Hybrid TLBO-HS|

Image
Hybrid Teaching Learning Based Optimization and Harmony Search Hybrid TLBO-HS Video Chapters: Introduction: 00:00 Metaheuristics Hybridization: 00:40 Hybrid TLBO-HS: 02:43 Hybrid TLBO-HS Steps: 05:17 Conclusion: 11:30

Hybrid Grasshopper Optimization Algorithm with Genetic Algorithm

Image
Hybrid Grasshopper Optimization Algorithm and Genetic Algorithm GOA-GA Hybrid Metaheuristics Video Chapters: Introduction: 00:00 Hybrid Metaheuristics: 01:11 Metaheuristic Hybridization Types: 02:47 Hybrid Grasshopper Optimization Algorithm - Genetic Algorithm: 04:06 Hybrid Grasshopper and Genetic Algorithm Steps: 08:54 Conclusion: 13:00 Hybrid methods are powerful as compared to others. Suppose, we have 2 Algorithms: Algorithm A and Algorithm B . Now suppose we merge the merits of both algorithms and formed Hybrid A-B Algorithm. New Algorithm i.e., Hybrid A-B Algorithm is better as compared to Algorithm A or Algorithm B. Metaheuristics Hybridization Types: Metaheuristic with Metaheuristic. Metaheuristic with Exact Methods. Metaheuristic with Constraint Programming, Artificial Intelligence. Metaheuristic with Data Mining and Machine Learning Techniques. Hybrid Grasshopper Optimization Algorithm and Genetic Algorithm |Hybrid G.O.A - G.A.| Hybrid GOA-GA is a combination of 2 Meta-h...

Jellyfish Search Optimizer Step-by-Step Leaning with Example ~xRay Pixy

Image
Jellyfish Search Optimizer (2020) Video Chapters: Introduction: 00:00 Jellyfish Search Optimizer: 00:26 About Jellyfish: 01:11 Jellyfish Search Optimize Steps: 06:37 Time Control Calculation: 10:50 Passive Motion: 11:59 Action Motion: 12:52 Ocean Current: 15:27 Conclusion: 16:31 Jellyfish: Sea Animals Without Backbone. Jellyfish Size: 1-16 inch. Jellyfish Lifespan : 1 Month / 1 Year depend on species. Jellyfish Diet : Nutrients Plants, Planktons, Small Fishes, Fish eggs. Jellyfish Search Optimizer is also known as artificial Jellyfish Search Optimizer. Jellyfish Search Optimizer is inspired by jellyfish food searching behavior in the ocean. We can use Jellyfish Search Optimizer to solve Global Optimization problems, Complex real world optimization problems and other. Jellyfish movements are result due to: Ocean Current ( Horizontal Movement and Vertical Movemen t). Jellyfish Motion inside Swarm ( Passive Motion and Active Motion ). Time Control mechanism is used to switch jellyfish ...
More posts