Tag Archives: open source

Machine Learning: K-Means Cluster Analysis using Python – Alcohol intake based on physical and social attributes

Plotting data on the graph is like looking at a bunch of stars. They all look the same and the data is difficult to interpret. What if there was a method to colour the stars? Cluster analysis groups observations into … Continue reading

Posted in Blog/Updates, Software, Tutorials | Tagged , , , , | Leave a comment

Machine Learning: Lasso Regression using Python – Alcohol intake based on physical and social attributes

Lasso regression (AKA Penalized regression method) is often used to select a subset of variables. It is a supervised machine learning method which stands for “Least Absolute Selection and Shrinkage Operator”. The shrinkage process identifies the variables most strongly associated … Continue reading

Posted in Blog/Updates, Software, Tutorials | Tagged , , , , , | 1 Comment

The issues with migration to Linux: A practical guide

  In this article, we explore the conditions on helping users migrate to Linux, motivations for migration as well as the reasons for resistance to migration. Finally, I provide some strategies to assist migration successfully with happy end-users. If you are a … Continue reading

Posted in Blog/Updates, Hardware, Software, Tutorials | Tagged , , , , , , , | Leave a comment