Glossary

An Expert System

An expert system is an artificial intelligence technology that mimics human expertise. Leveraging rules and heuristics, it reasons through extensive bodies of knowledge to make complex decisions.

Read More

Fast-And-Frugal Trees

Fast-And-Frugal Trees are decision-making models using a simple structure for categorizing objects or making decisions. They quickly execute tasks while minimizing the usage of information.

Read More

Feature Extraction

Feature Extraction is a crucial data preparation step in machine learning. It entails altering raw data into a digestible format by choosing, filtering, and lowering data dimensions. It aids in identifying relevant features instrumental to effectively train machine learning models.

Read More