A Jupyter notebook for developing ML classifiers using R & Weka, Python & scikit-learn
10K+
A Jupyter notebook environment for ML in R using Weka and Python using scikit-learn.
This was developed for the "Introduction to ML" class (COMS30301) at the University of Bristol.
$ mkdir notebooks
$ docker run -p 8888:8888 -p "$PWD:notebooks:/home/jovyan/work" willprice/jupyter-r-weka
Finally point your brower to http://localhost:8888 to access the Jupyter notebook.
$ docker build -t willprice/coms30301-jupyter-notebook .
Content type
Image
Digest
Size
1.5 GB
Last updated
almost 10 years ago
docker pull willprice/coms30301-jupyter-notebook