How to List all AMIs for each region in AWS
A script to list all the AMIs for a given name for every AWS region.
Dr. Phil Winder
/
1 minA script to list all the AMIs for a given name for every AWS region.
Dr. Phil Winder
/
1 min
Where there are large numbers of features it becomes hard to visualise data and can cause problems with computational complexity. This python tutorial introduces dimensionality reduction and principal component analysis.
What to do when you need to perform a distance measure for a nearest neighbour like algorithm, but you have a large dataset?
Feature scaling and the type of distance metric used in nearest neighbour algorithms has a big effect on performance. This data science training video talks about this and other nearest neighbour tips and tricks.
The nearest neighbour algorithm can also be used for classification and regression purposes. Find out how in this training video.
The idea of similarity transcends problem boundaries. From recommendations to classification, learn how the nearest neighbour algorithm is not only useful but also very simple.
Often we can't visualise the decision boundary because there are too many dimensions. This training video shows you how to visualise overfitting when you have a high dimensional problem.
To prevent fooling ourselves into thinking we are doing well, we hold back some data. Learn how in this training video.
Overfitting is one of the most common data science problems. This training video explains why should generalise and prevent overfitting.
Sometimes linear decision boundaries aren't complex enough to perform well. This training video shows you how to transform your data to produce nonlinear boundaries.
Case studies and industry analysis from our team. No hype, roughly monthly.