Krishna Kalyan
Categories
All (4)
R (1)
apache-spark (1)
conda (1)
data-engineering (1)
data-visualization (1)
deeplearning (1)
environment (1)
hardware (1)
machine-learning (2)
mamba (1)
performance (1)

Visualize sample data with Histogram

data-visualization
R
Generating sample data can always help me to understand any underlying concept better. Let’s explore the sample function. It takes the following parameters (Sample Range, Number of samples, Should the sample be with or without replacement). To know more about this function execute ?sample
Nov 22, 2020

Building your own Spark UI

data-engineering
apache-spark
performance
Debugging Spark jobs can be quite hard. Spark UI is one of the most important tools you have at your disposal to quickly investigate the issue you face at the moment. Lets begin by installing Apache Spark from binaries. The latest version of Apache Spark at the time of writing this blog is 3.2.2.
Nov 12, 2020

Faster Setup with Mambaforge

machine-learning
conda
mamba
environment
Creating a good repeatable machine learning environment is often glossed over when working on a new python project. I would like to share how I manage and maintain my Python environment.
Oct 22, 2020

Building your own Deep Learning Workstation

machine-learning
hardware
deeplearning
I live in Germany. All my parts were purchased from Mindfactory. Building a PC for the first time can be overwhelming and a daunting task. Spoiler Alert: It might be easier that you think.
Oct 22, 2020
No matching items