Loop cards are a great game that can be played individually or as a class. They are perfect for review key vocabulary or questions at the end of a topic or when revising for an exam.
Instructions
Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
Now start joining each question on the right hand side of the card to the matching answer on the next card.
Carry on until all the cards loop together and you have competed the game!
Hint: Make sure that you set your paper to portrait to print 4 cards per sheet of A4 paper.
The automated recognition of patterns and regularities in data.
Classification
Predicting the class or category of an object based on its attributes.
Machine Learning
Enabling computers to learn and make decisions from data without being explicitly programmed.
Association Rule Mining
Discovering interesting relationships or association patterns among a set of items in large datasets.
Big Data
Extremely large and complex data sets that cannot be easily managed or analyzed using traditional data processing techniques.
Data Preprocessing
Cleaning and transforming raw data into a suitable format before performing analysis or mining.
Data Mining
The process of discovering patterns in large data sets involving methods at the intersection of machine learning, statistics, and database systems.
Decision Tree
A flowchart-like structure in which each internal node represents a feature, each branch represents a decision rule, and each leaf node represents the outcome.
Clustering
Grouping a set of objects in such a way that objects in the same group are more similar to each other than those in other groups.
Feature Selection
Selecting a subset of relevant features from the original dataset to improve the performance of a machine learning model.