The image contains basic libraries required to implement a basic machine learning code which includes libraries like scikit-learn , pandas , seaborn , matplotlib and python3 pre-installed.
The code for machine learning model is set inside the image with the file named "model.py"
The created ML model saves it's weights and bias in the file named "trained_model.h5"
Predictions can be made on expected salary using the file "predict.py"
Content type
Image
Digest
Size
271.5 MB
Last updated
over 5 years ago
docker pull yashwanth3/ml-basic