Dimensionality Reduction: Signal vs. Noise in Machine Learning

We’ve all been there: you get a new dataset, and your first instinct is to understand what’s happening beneath the surface. Which features matter most? What relationships exist in the data? How can we visualise complex high-dimensional information? How do we use dimensionality reduction when using ML! This was precisely the situation described in a … [Read more…]

How to Learn SQL

SQL aka structured query language is the base for Pizza (Analytics and Data Science). While everyone goes gung-ho about the toppings and cheese (machine learning & fancy algorithms). SQL is critical for being able to query structured data for clear insights and start the analysis with the right questions. Thus the a need to learn … [Read more…]