riqi_ml
is a Docker image for doing machine learning with RIQI datasets. It contains PredictMD, Clustering, Econometrics, MultivariateStats, Plots, StatsPlots, Turing, and many other useful machine learning packages.
It is available on Docker Hub as aluthge/riqi_ml
here: https://hub.docker.com/r/aluthge/riqi_ml
01_create_dockerfile.jl
: Create the Dockerfile and some helper files02_build.jl
: Build the Docker image03_test.jl
: Run some very basic/minimal tests on the newly build Docker image04_push.jl
: Push the Docker image to Docker Hub
For instructions on viewing plots inside a Docker container, please see PLOTS.md
.
riqi_ml
is powered by SimpleContainerGenerator.