How to setup a Jupyter notebook for exploring data

July 16, 2020 · 1 min read – Last updated on July 17, 2020
Walkthrough on setting up a new Jupyter environment for data analyses with NumPy, pandas, matplotlib, and their counterparts.

JVM Observability and Tuning Best Practices

July 14, 2020 · 7 min read – Last updated on July 15, 2020
Collection of JVM settings I generally use in production. The article focuses on observability and G1 GC tuning.

Specialization Review: Mathematics for Machine Learning

May 26, 2020 · 5 min read – Last updated on June 22, 2020
The Mathematics for Machine Learning specialization taught by three processors from Imperial College of London is worth taking, you’ll get to know to the basics of math required to get started with Machine Learning.

Using Java Flight Recorder with OpenJDK 11

October 13, 2018 · 8 min read – Last updated on March 9, 2019
Java Flight Recorder (JFR) used to be a commercial add-on of the Oracle JDK.

Consuming Twitter Streaming API with Spring Integration

October 4, 2018 · 8 min read – Last updated on October 26, 2019
Spring Integration has been known to have a myriad of connectors for interacting with external systems.
← Prev
Page 1 of 6
Next →