Tag: learn
All the articles with the tag "learn".
CSPCC5004. Selected Algorithms in Data Mining
Published: 20 min readA presentation on Selected Algorithms in Data Mining, focusing on Apriori and HITS algorithms.
Mapping of GECA's academic resources
Updated: 5 hours readThis post mean't to index all the links, resources, labs, and notes made for GECA's academics. Here are all the links, categorized subject wise.
CSPEC5011. Cyber Infrastructure in Cloud Computing
Published: 15 min readA concise overview of cyber infrastructure, focusing on cloud computing systems, virtualization, and scalable resource management with real-world applications.
CSPCC5004. Social Network Analysis in Data Mining
Published: 20 min readA focused presentation on graph clustering methods, similarity measures, and real-world use cases of social network analysis in advanced data mining.
CSPCC5002. Notes - Machine learning
Updated: 4 hours readThese notes provide a detailed yet concise overview of the topics in Machine Learning as per the syllabus
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.