Posts

Elbow Method for k-means

Posts

k-means++

Posts

Implemented k-means in C++

Posts

It’s Okay to Use #pragma once

Posts

Gray code

Posts

Simulation of the Monty Hall Problem

Posts

Returning a NumPy Array as an Evaluatable String with array_repr()

Posts

How to Use FFT (NumPy, SciPy)

Posts

Several Patterns for Handling States in C++

Posts

The Superstition of Adding 0.5 Then Casting to int for Rounding a Float Value