Kaus Blog

「Stuff on Python, Big Data, Machine Learning & Coding」

Visualize Activation Function avilable to use in Pytorch

Build Over Python by Kaus

Visualize Activation Function avilable to use in Pytorch Use of Activation Function Deep Learning models by default are linear activated functions which limits them to leaning linear patterns. But...

Data Warehousing Notes

By Kaus

Notes from Data Warehousing Course Data warehousing vs Big Data Data warehousing is concept vs Big Data is Technology. Data warehousing is concept to gather Analytical Opertaions, avoid slowdowns ...

Deploying Apache Spark, Jupyter Lab with support for Scala/Python

By Kaus

Apache Spark, Scala and Jupyter Lab Docker image Git Link Apache Spark is popular tool used in Big Data for processing large data at Parallel sequence. It support integration with multiple languag...

Recreating the New York Times Covid-19 Spiral Graph

Build Over Python by Kaus

Recreating the New York Times Covid-19 Spiral Graph in Python Git Link Covid Visualizations and Predictions Recently New York Times published an article with Spiral Graph representing the spread o...

Elastic Quick Start Notes and Keywords Explained

By Kaus

Elastic Search Notes Original Github Link Intro Elasticsearch is an open-source and distributed analytics search engine. It is written in Java and was released in the year 2010. Elasticsearch is b...