sumn2u / ml-model-base-docker

Base repository for Docker Hub image http://hub.docker.com/r/jgbustos/ml-model-base

Repository from Github https://github.comsumn2u/ml-model-base-dockerRepository from Github https://github.comsumn2u/ml-model-base-docker

ml-model-base-docker

Build and publish Docker image Known Vulnerabilities

Base Docker image to be used in Machine Learning projects, built as:

  • Linux (currently Debian Bullseye "slim")
  • Python 3 (currently 3.10)
  • Several Python pip packages used in data science and machine learning, e.g.:
    • Numpy
    • Pandas
    • Scipy
    • Scikit-learn
    • LightGBM
    • XGBoost
    • TensorFlow
    • Keras
    • NLTK

This will be used as a base to build other Docker images.

About

Base repository for Docker Hub image http://hub.docker.com/r/jgbustos/ml-model-base

License:MIT License


Languages

Language:Dockerfile 100.0%