Tag: presentation
All the articles with the tag "presentation".
CSPCC5001. Binary Search Tree
Updated: 25 min readBinary search trees are data structure that can be used to store data more efficiently - such that it can be searched and retrieved.
CSPCC5002. Machine learning paradigms
Updated: 25 min readLearning Scenarios in Machine Learning - Various approaches to how models learn and are evaluated based on the availability, type, and sequence of training data.