British Sign Language Glossaries of Curriculum Terms

Search the Glossary for terms

BSL App Logo

BSL AI Glossary - Decision Trees definition


Translation: A decision tree is a model used to make decisions by posing a sequence of structured questions. The responses may be binary (yes/no) or based on specific conditions, such as "Are you over 40?". Each response determines the next branch in the process, guiding the model through successive questions until a final conclusion is reached.