Data Science Docker Environment
Published:
Opinionated Dockerfile + compose setup for a reproducible Python/R data-science stack: Jupyter, common ML libraries, and a pre-wired notebook server.
Published:
Opinionated Dockerfile + compose setup for a reproducible Python/R data-science stack: Jupyter, common ML libraries, and a pre-wired notebook server.
Published:
Side-by-side performance comparison of k-means clustering implementations in Python (NumPy / scikit-learn) and Rust, on synthetic and real datasets.