Feature Learning – Helping Machine Learning algorithms derive value from data
Data Pre-Processing techniques exist to ensure data quality and they can be grouped in different ways. There is no consensus on the best way to create these groups, although examples of such groups usually include data cleaning, feature transformation, feature...
FPreto,
2 years ago
4 min read
Unsupervised Learning – Wandering through the swamp of unlabelled data
A task-oriented approach to Machine Learning allows us to divide it into three categories: supervised learning (data are labelled according to some criteria), unsupervised learning (no labels exist for the data), and reinforcement learning (no data is directly available, only...
FPreto,
2 years ago
3 min read
Feature Transformation – Making data features Machine Learning friendly
Data Pre-Processing techniques exist to ensure data quality and they can be grouped in different ways. There is no consensus on the best way to create these groups, although examples of such groups usually include data cleaning, feature transformation, feature...
FPreto,
2 years ago
4 min read
Supervised Learning – Teaching the machine how to do tricks
A task-oriented approach to Machine Learning allows us to divide it into three categories: supervised learning (data are labelled according to some criteria), unsupervised learning (no labels exist for the data), and reinforcement learning (no data is directly available, only...
Link RedGlue,
3 years ago
6 min read