about

All Posts

Principal Component Analysis (PCA) for Dummies

Jan 2 2021 · 4 min read
#ai #machine-learning #dimensionality-reduction
Learn about dimensionality reduction. An essential part of any data scientist’s toolkit!

Save the Pandas ... Library!

Aug 1 2020 · 4 min read
#ml #data-science
Amassing a collection of useful Python Pandas library commands!

How to Connect to a Remote Server!

Aug 1 2020 · 2 min read
#software
Need to quickly learn how to connect to a remote server? This post will show you how to (1) connect to a remote server, and 2) mount the server folders on your computer on Windows/Linux.