An overview of the PyViz ecosystem to make data visualizations in Python easier to use, learn and more powerful. Photo […]
Archive for ‘Uncategorized’
Visualising Machine Learning Datasets with Google’s FACETS.
An open source tool from Google to easily learn patterns from large amounts of data Photo by Franki Chamaki on Unsplash More […]
Python’s Collections Module — High-performance container data types.
A quick overview of the super useful Collections module of Python. Photo by rawpixel on Unsplash If the implementation is hard to […]
Face Detection with Python using OpenCV
Photo by Tania Rivera on Unsplash Originally published at http://www.datacamp.com. Face detection is a computer vision technology that helps to locate/visualize […]
My Top Five Data Science Reads of 2018
“Reading is essential for those who seek to rise above the ordinary.” — Jim Rohn Data Science is an emerging field, and everybody […]
Demystifying Neural Networks: A Mathematical Approach (Part 2)
My notes from the book ‘Make your own Neural Network’ by Tariq Rashid. The neural network is a kind of […]